Hi, Ive been Stumped on this for quite a while, Im trying to compile Avifile0.7-0.7.29, everything I have tried, gives me errors about QT (see end of output) I enclosed the entire output to see if someone knows whether its something else on my system causing the error!
Also, i tried export QTDIR=/usr/lib/qt-3.1.1 and things like that Oh, Incase you need to know, Slackware 8.1, Gcc-3.2.2, qt-3.1.1 ~See End of post for tiny bit out of Config.Log Thanks, Alec L [EMAIL PROTECTED] *************** Extreamly long Output :D ***************** bash-2.05a# ./configure --with-qt-dir=/usr/lib/qt-3.1.1 --with-qt-includes=/usr/lib/qt-3.1.1/include --with-qt-libraries=/usr/lib/qt-3.1.1/lib avifile configure options: --with-qt-dir=/usr/lib/qt-3.1.1 --with-qt-includes=/usr/lib/qt-3.1.1/include --with-qt-libraries=/usr/lib/qt-3.1.1/lib 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 whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... found checking for g++... g++ 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 g++ accepts -g... yes checking for gcc... gcc 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 how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for gawk... gawk 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... /usr/bin/sed checking how to recognise dependent libraries... pass_all checking command to parse /usr/bin/nm -B output... ok 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 for ranlib... (cached) ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/i386-slackware-linux/bin/ld) supports shared libraries... 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 if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... no creating libtool checking whether byte ordering is bigendian... no checking for dlopen in -ldl... yes checking for nanosleep in -lposix4... no checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for kstat_open in -lkstat... no checking for lseek64 in -lc... yes checking for pthreads... yes checking for ANSI C header files... (cached) yes checking linux/ioctl.h usability... yes checking linux/ioctl.h presence... yes checking for linux/ioctl.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/ioccom.h usability... no checking sys/ioccom.h presence... no checking for sys/ioccom.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for valid sysinfo struct... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working alloca.h... yes checking for alloca... yes checking whether gcc needs -traditional... no checking whether sys/types.h defines makedev... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for ftime... yes checking for gettimeofday... yes checking for strdup... yes checking for strstr... yes checking for setenv... yes checking for unsetenv... yes checking for memalign... yes checking for scandir... yes checking for opendir... yes checking for nanosleep... yes checking for localtime_r... yes checking for asctime_r... yes checking for strptime... yes checking for vsscanf... yes checking for extra asctime_r argument... no checking if you need GNU extensions... yes checking if gcc supports "-finline-limit-200" flag(s)... yes checking "C compiler version"... gcc 3.2.2 checking for freetype-config... no checking for FreeType - version >= 2.0... no *** The freetype-config script installed by FreeType 2 could not be found. *** If FreeType 2 was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the FT2_CONFIG environment variable to the *** full path to freetype-config. checking for X... libraries /usr/X11/lib, headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XGetExtensionVersion in -lXi... yes checking for XF86DGAQueryExtension in -lXxf86dga... yes checking for XF86VidModeSwitchMode in -lXxf86vm... yes checking /X11/Xft/Xft.h usability... no checking /X11/Xft/Xft.h presence... no checking for /X11/Xft/Xft.h... no checking /X11/extensions/Xv.h usability... no checking /X11/extensions/Xv.h presence... no checking for /X11/extensions/Xv.h... no checking for /X11/extensions/Xinerama.h... no checking for /X11/extensions/dpms.h... no checking for main in -lqt-mt... yes checking for Qt library (version >= 200)... no configure: WARNING: *** Could not run Qt test program, checking why... *** Configure discovered/uses these settings: *** Qt libraries: /usr/lib/qt-3.1.1/lib *** Qt headers: /usr/lib/qt-3.1.1/include *** Note: *** Compilation of Qt utilities also might be turned off (if not wanted). *** If you are experiencing problems which will not be described *** bellow please report then on '[EMAIL PROTECTED]' mailing list *** (i.e. some misdetection or omitted path) configure: error: *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means Qt was incorrectly installed *** or that you have moved Qt since it was installed. In the latter case, you *** may want to set QTDIR shell variable *** *** Another possibility is you are try to link Qt libraries compiled with *** different version of g++. Unfortunately you can not mix C++ libraries *** and object files created with different C++ compiler *** i.e. g++-2.96 libraries and g++-2.95 objects *** The most common case: Some users seems to be downgrading their *** compiler without thinking about consequencies... *************** End of Extreamly long Output :D ***************** ********** >From Config.Log: "configure:14757: checking for Qt library (version >= 200) configure:14806: g++ -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pipe -I/usr/lib/qt-3.1.1/include -Wall -Wno-unused conftest.cc -L/usr/lib/qt-3.1.1/lib -lqt-mt -L/usr/X11/lib -lSM -lICE -lXxf86vm -lXxf86dga -lXi -lXext -lX11 -lnsl -ldl -lpthread >&5 /tmp/ccTx4FJe.o(.text+0x16): In function `main': /home/alec/Desktop/avifile0.7-0.7.29/configure:14855: undefined reference to `QString::QString[in-charge](char const*)' /tmp/ccTx4FJe.o(.text+0x57): In function `main': /usr/lib/qt-3.1.1/include/qstring.h:770: undefined reference to `QString::shared_null' /tmp/ccTx4FJe.o(.text+0x62):/usr/lib/qt-3.1.1/include/qstring.h:771: undefined reference to `QStringData::deleteSelf()' collect2: ld returned 1 exit status configure:14809: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 14779 "configure"" ************** _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
