bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

"Report this to address@hidden"


From: Michael Mather
Subject: "Report this to address@hidden"
Date: Tue, 26 Aug 2003 16:18:33 -0400
User-agent: KMail/1.5

The output from   make -f Makefile.dist  (in kwave-0.6.7) tells me to report 
this to you. If you want any more information, do ask. But my memory is very 
short, so do ask soon. - Michael


rm -f make.log
make[1]: Entering directory `/usr/local/src/kwave-0.6.7'
rm -f config.h
rm -f config.cache
rm -f config.status
rm -fv `find . -name Makefile.in -o -name Makefile`
removing `./mt/Makefile.in'
removing `./mt/Makefile'
removing `./po/Makefile.in'
removing `./po/Makefile'
removing `./doc/Makefile.in'
removing `./doc/Makefile'
removing `./kwave/Makefile.in'
removing `./kwave/Makefile'
removing `./libgui/Makefile.in'
removing `./libgui/Makefile'
removing `./libmad/Makefile.in'
removing `./libaudiofile/modules/Makefile.in'
removing `./libaudiofile/modules/Makefile'
removing `./libaudiofile/Makefile.in'
removing `./libaudiofile/Makefile'
removing `./libkwave/Makefile.in'
removing `./libkwave/Makefile'
removing `./plugins/zero/Makefile.in'
removing `./plugins/zero/Makefile'
removing `./plugins/pitch_shift/Makefile.in'
removing `./plugins/pitch_shift/Makefile'
removing `./plugins/sonagram/Makefile.in'
removing `./plugins/sonagram/Makefile'
removing `./plugins/about/Makefile.in'
removing `./plugins/about/Makefile'
removing `./plugins/noise/Makefile.in'
removing `./plugins/noise/Makefile'
removing `./plugins/decoder_mp3/Makefile.in'
removing `./plugins/decoder_mp3/Makefile'
removing `./plugins/lowpass/Makefile.in'
removing `./plugins/lowpass/Makefile'
removing `./plugins/fileinfo/Makefile.in'
removing `./plugins/fileinfo/Makefile'
removing `./plugins/selectrange/Makefile.in'
removing `./plugins/selectrange/Makefile'
removing `./plugins/codec_audiofile/Makefile.in'
removing `./plugins/codec_audiofile/Makefile'
removing `./plugins/notch_filter/Makefile.in'
removing `./plugins/notch_filter/Makefile'
removing `./plugins/common/Makefile.in'
removing `./plugins/common/Makefile'
removing `./plugins/amplifyfree/Makefile.in'
removing `./plugins/amplifyfree/Makefile'
removing `./plugins/memory/Makefile.in'
removing `./plugins/memory/Makefile'
removing `./plugins/volume/Makefile.in'
removing `./plugins/volume/Makefile'
removing `./plugins/codec_ogg/Makefile.in'
removing `./plugins/codec_ogg/Makefile'
removing `./plugins/codec_wav/Makefile.in'
removing `./plugins/codec_wav/Makefile'
removing `./plugins/playback/Makefile.in'
removing `./plugins/playback/Makefile'
removing `./plugins/newsignal/Makefile.in'
removing `./plugins/newsignal/Makefile'
removing `./plugins/Makefile.in'
removing `./plugins/Makefile'
removing `./Makefile.in'
removing `./Makefile'

your system uses:
Qt: 3.1.2
KDE: 3.1.0
kde-config: 1.0

>>> you are building for KDE-3 <<<

QTDIR=/usr/lib/qt-3.1.2
QTDIR=`cat ./QT-DIR` KDEDIR=/opt/kde \
./configure --enable-debug=no  \
        CXXFLAGS="" \
        CFLAGS=""
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... yes
not using lib directory suffix
checking for ld used by GCC... /usr/i386-slackware-linux/bin/ld
checking if the linker (/usr/i386-slackware-linux/bin/ld) is GNU ld... yes
checking for /usr/i386-slackware-linux/bin/ld option to reload object files... 
-r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... 
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... no
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i386-slackware-linux/bin/ld) supports 
shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/i386-slackware-linux/bin/ld) supports 
shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i386-slackware-linux/bin/ld) supports 
shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/i386-slackware-linux/bin/ld) supports 
shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for a BSD-compatible install... /usr/bin/ginstall -c -p
checking whether ln -s works... yes
checking for rpm... /bin/rpm
checking for rpmbuild... /usr/bin/rpmbuild
checking for convert... /usr/X11R6/bin/convert
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for recode... /usr/local/bin/recode
checking for sed... sed
checking for expand... /usr/bin/expand
checking for cat... /usr/bin/cat
checking for sort... /usr/bin/sort
checking for uniq... /usr/bin/uniq
checking for find... /usr/bin/find
checking for awk... gawk
checking which KDE/Qt to use... KDE 3.x / Qt 3.1
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for char... yes
checking size of char... 1
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for Xinerama... no
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/lib/qt-3.1.2/lib, headers 
/usr/lib/qt-3.1.2/include using -mt
checking if Qt compiles without flags... no
checking for moc... /usr/lib/qt-3.1.2/bin/moc
checking for uic... /usr/lib/qt-3.1.2/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /opt/kde/lib, headers /opt/kde/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /opt/kde/bin/dcopidl
checking for dcopidl2cpp... /opt/kde/bin/dcopidl2cpp
checking for mcopidl... /opt/kde/bin/mcopidl
checking for artsc-config... /opt/kde/bin/artsc-config
checking for kde-config... /opt/kde/bin/kde-config
checking for meinproc... /opt/kde/bin/meinproc
checking for xml2pot... /opt/kde/bin/xml2pot
checking for checkXML... /opt/kde/bin/checkXML
checking for po2xml... /opt/kde/bin/po2xml
checking for meinproc... /opt/kde/bin/meinproc
checking for kde.pot... /opt/kde/include/kde.pot
checking whether uic is buggy... ./configure: line 25528: 12353 Segmentation 
fault      $UIC -o /dev/null -impl test-uic.h test-uic.ui 2>/dev/null 
>/dev/null
yes - using workaround
checking whether time.h and sys/time.h may both be included... yes
checking if you need GNU extensions... yes
checking whether g++ supports references to functions... yes
checking for size_t... yes
checking for char... (cached) yes
checking size of char... (cached) 1
checking for short... yes
checking size of short... 2
checking for int... (cached) yes
checking size of int... (cached) 4
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking kdeversion.h usability... yes
checking kdeversion.h presence... yes
checking for kdeversion.h... yes
checking demangle.h usability... no
checking demangle.h presence... no
checking for demangle.h... no
checking typeinfo usability... no
checking typeinfo presence... no
checking for typeinfo... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for afOpenVirtualFile in -laudiofile... no
checking for mad_decoder_init in -lmad... yes
checking mad.h usability... yes
checking mad.h presence... yes
checking for mad.h... yes
checking for id3lib... yes, version is new enough
checking ogg/ogg.h usability... yes
checking ogg/ogg.h presence... yes
checking for ogg/ogg.h... yes
checking for ogg_stream_init in -logg... yes
checking vorbis/codec.h usability... yes
checking vorbis/codec.h presence... yes
checking for vorbis/codec.h... yes
checking for vorbis_bitrate_addblock in -lvorbis... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for dlfcn.h... (cached) yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for limits.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for memory info... present
checking for resource usage... present
checking for mkstemp... yes
checking for unlink... yes
checking for aRts includes... -I/opt/kde/include  -I/opt/kde/include/arts  
-I/opt/kde/include/artsc  
checking artsflow.idl usability... no
checking artsflow.idl presence... yes
configure: WARNING: artsflow.idl: present but cannot be compiled
configure: WARNING: artsflow.idl: check for missing prerequisite headers?
configure: WARNING: artsflow.idl: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for artsflow.idl... yes
checking artsc.h usability... yes
checking artsc.h presence... yes
checking for artsc.h... yes
checking for main in -lcompat... (cached) no
checking whether to use insure++... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libaudiofile/Makefile
config.status: creating libaudiofile/modules/Makefile
config.status: creating mt/Makefile
config.status: creating libkwave/Makefile
config.status: creating libgui/Makefile
config.status: creating kwave/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/common/Makefile
config.status: creating po/Makefile
config.status: creating doxy.cfg
config.status: creating doc/Makefile
config.status: creating kwave.spec
config.status: creating config.h
config.status: executing depfiles commands
# now you can run "make"
make[1]: Leaving directory `/usr/local/src/kwave-0.6.7'





reply via email to

[Prev in Thread] Current Thread [Next in Thread]