(5)(killer@p800)(~/licq-20020414/plugins/qt-gui)($) ./configure 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/install -c checking whether build environment is sane... yes checking for mawk... mawk checking whether make sets ${MAKE}... yes 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 executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for style of include used by make... GNU 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++ accepts -fno-exceptions -fno-check-new... yes checking for a BSD compatible install... /usr/bin/install -c Setting Linux compilation options checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking for ranlib... ranlib checking for strip... strip checking whether -lc should be explicitly linked in... yes checking for objdir... .libs checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes finding the maximum length of command line arguments... 73729 checking if gcc supports -c -o file.o... yes checking if gcc supports -fno-rtti -fno-exceptions ... yes checking whether the linker (/usr/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 command to parse /usr/bin/nm -B output... ok checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dlopen in -ldl... yes checking for dlfcn.h... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no creating libtool updating cache /dev/null checking how to run the C++ preprocessor... g++ -E checking host system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu ltcf-cxx: with_gcc=yes ; with_gnu_ld=yes checking for objdir... .libs checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes finding the maximum length of command line arguments... 73729 checking if g++ supports -c -o file.o... yes checking if g++ supports -fno-rtti -fno-exceptions ... yes checking whether the linker (/usr/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 command to parse /usr/bin/nm -B output... ok checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dlopen in -ldl... yes checking for dlfcn.h... yes checking whether a program can dlopen itself... no appending configuration tag "CXX" to libtool checking for ANSI C header files... yes checking for errno.h... yes checking for locale.h... yes checking whether time.h and sys/time.h may both be included... yes checking for sys_errlist and sys_nerr... yes checking for licq header files... "/home/killer/licq-20020414/include" checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for good X11 headers... yes checking for XScreenSaverRegister in -lXext... no checking for XScreenSaverRegister in -lXss... yes checking for X11/extensions/scrnsaver.h... yes checking for QT libraries... yes, lib: -lqt-mt in /usr/lib/qt-2.3.1/lib checking for QT includes... /usr/lib/qt-2.3.1/include checking for QT >= 2.1... yes checking for moc... /usr/lib/qt-2.3.1/bin/moc checking for findtr... /usr/lib/qt-2.3.1/bin/findtr checking for msg2qm... /usr/lib/qt-2.3.1/bin/msg2qm checking for mergetr... /usr/lib/qt-2.3.1/bin/mergetr checking for KDE... "no" checking for vector.h... yes checking for socklen_t... yes configure: creating ./config.status config.status: creating po/Makefile config.status: creating src/Makefile config.status: creating share/Makefile config.status: creating Makefile config.status: creating config.h
Please remember to use GNU make, often installed as gmake. Install prefix : /usr/local Licq Includes : /home/killer/licq-20020414/include KDE : disabled. Qt includes : /usr/lib/qt-2.3.1/include Qt libraries : /usr/lib/qt-2.3.1/lib, -lqt-mt Qt moc : /usr/lib/qt-2.3.1/bin/moc (6)(killer@p800)(~/licq-20020414/plugins/qt-gui)($) make make all-recursive make[1]: Entering directory `/home/killer/licq-20020414/plugins/qt-gui' Making all in src make[2]: Entering directory `/home/killer/licq-20020414/plugins/qt-gui/src' source='adduserdlg.cpp' object='adduserdlg.lo' libtool=yes \ depfile='.deps/adduserdlg.Plo' tmpdepfile='.deps/adduserdlg.TPlo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ /bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/home/killer/licq-20020414/include -I/usr/X11R6/include -I/usr/lib/qt-2.3.1/include -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions -fno-check-new -Wall -I/usr/lib/qt-2.3.1/include -I/usr/X11R6/include -c -o adduserdlg.lo `test -f adduserdlg.cpp || echo './'`adduserdlg.cpp adduserdlg.cpp:75:26: adduserdlg.moc: No such file or directory make[2]: *** [adduserdlg.lo] Error 1 make[2]: Leaving directory `/home/killer/licq-20020414/plugins/qt-gui/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/killer/licq-20020414/plugins/qt-gui' make: *** [all] Error 2 (7)(killer@p800)(~/licq-20020414/plugins/qt-gui)($) (7)(killer@p800)(~/licq-20020414/plugins/qt-gui)($) (7)(killer@p800)(~/licq-20020414/plugins/qt-gui)($) cat /etc/redhat-release Red Hat Linux release 7.2 (Enigma) (8)(killer@p800)(~/licq-20020414/plugins/qt-gui)($) uname -a Linux p800.casadokiller.org 2.4.16 #3 Mon Apr 1 11:54:54 BRT 2002 i686 unknown (9)(killer@p800)(~/licq-20020414/plugins/qt-gui)($) -- Jose Antonio Alves Tavares Filho "_]{ILLER_" -- A Computer Science Student at UCPel – Pelotas/RS – Brazil ICQ# 6093525 -- "The BeOS takes the best features from the major operating systems. It's got the power and flexibility of Unix, the interface and ease of use of the MacOS, and Minesweeper from Windows." --Tyler Riti =================================================================== _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel