Good day!
        Error in sturtup licq licq-1.0.4 and today version on compiling FreeBSD.
        Probing 1:
bash-2.04$ licq
11:31:19: [WRN] Licq: Ignoring stale lockfile (pid 33251)
11:31:20: [ERR] Unable to load plugin (qt-gui): 
/usr/local/lib/licq/licq_qt-gui.so: Undefined symbol "__ti7QWizard".
        Probing 2:
bash-2.04$ licq -d 15
11:33:57: [WRN] Licq: Ignoring stale lockfile (pid 39270)
11:33:57: [ERR] Unable to load plugin (qt-gui): 
/usr/local/lib/licq/licq_qt-gui.so: Undefined symbol "__ti7QWizard".
        OS: Freebsd-4.4-RELEASE
        No specific configure licq whitout options, standart "./configure".
        For licq compiliing only warning messages:
[...]
source='support.c' object='support.o' libtool=no \
depfile='.deps/support.Po' tmpdepfile='.deps/support.TPo' \
depmode=gcc /bin/sh ../admin/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include 
-DINSTALL_PREFIX=\"/usr/local\"   -D_THREAD_SAFE  -O2 -pthread -c `test -f 
support.c || echo './'`support.c
support.c:163: warning: #warning "I don't know how to do reentrant 
gethostbyname on this machine."
support.c:164: warning: #warning "Using thread-unsafe version."
[...]
        And succesfull installing.
        
        For installing Qt-gui with configure options:
./configure --with-qt-includes=/usr/X11R6/include/qt2 
--with-qt-moc=/usr/X11R6/bin/moc2
        Output configure information please read in attachment file configure.qt-gui
        Output gmake information please read in attachment file gmake.qt-gui
        Qt version installing
licq-qt-gui-1.0.3   Qt plugin for licq
qt-1.45_1           A C++ X GUI toolkit
qt-2.3.0            A C++ X GUI toolkit

                                � ���������, ���������!

/AAM28-RIPE/AAM52-RIPN/������� � ��������� �������������/
--
Alexander Makarovich              E-mail: [EMAIL PROTECTED]
Network/System Administrator      FIDO: 2:5074/4  ICQ: 98237041
CNIT, Kalmyk State University     Phone: +7-847-225-6608
checking build system type... i386-unknown-freebsd4.4
checking host system type... i386-unknown-freebsd4.4
checking target system type... i386-unknown-freebsd4.4
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
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... gcc
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++... gcc
checking whether g++ accepts -fno-exceptions -fno-check-new... yes
checking for a BSD compatible install... /usr/bin/install -c
Setting FreeBSD compilation options
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/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... (skipping, using no) no
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... 36865
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/libexec/elf/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... freebsd4.4 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... no
checking for dlopen... 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... i386-unknown-freebsd4.4
checking build system type... i386-unknown-freebsd4.4
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... 36865
checking if g++ supports -c -o file.o... yes
checking if g++ supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/libexec/elf/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... freebsd4.4 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... no
checking for dlopen... 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... "/usr/local/src/licq-20020112/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 in /usr/X11R6/lib
checking for QT includes... /usr/X11R6/include/qt2
checking for QT >= 2.1... yes
checking for moc... /usr/X11R6/bin/moc2
checking for findtr... /usr/X11R6/bin/findtr
checking for msg2qm... echo
** msg2qm could not be found. You're losing the localisation.
checking for mergetr... echo
** mergetr could not be found. You're losing the localisation.
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
config.status: config.h is unchanged

Please remember to use GNU make, often installed as gmake.

Install prefix : /usr/local
Licq Includes  : /usr/local/src/licq-20020112/include
KDE 2          : disabled.
Qt includes    : /usr/X11R6/include/qt2
Qt libraries   : /usr/X11R6/lib, -lqt
Qt moc         : /usr/X11R6/bin/moc2

cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
gmake  all-recursive
gmake[1]: Entering directory `/usr/local/src/licq-20020112/plugins/qt-gui'
Making all in src
gmake[2]: Entering directory `/usr/local/src/licq-20020112/plugins/qt-gui/src'
/usr/X11R6/bin/moc2 ./adduserdlg.h -o adduserdlg.moc
source='adduserdlg.cpp' object='adduserdlg.lo' libtool=yes \
depfile='.deps/adduserdlg.Plo' tmpdepfile='.deps/adduserdlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o adduserdlg.lo `test -f 
adduserdlg.cpp || echo './'`adduserdlg.cpp
/usr/X11R6/bin/moc2 ./authuserdlg.h -o authuserdlg.moc
source='authuserdlg.cpp' object='authuserdlg.lo' libtool=yes \
depfile='.deps/authuserdlg.Plo' tmpdepfile='.deps/authuserdlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o authuserdlg.lo `test -f 
authuserdlg.cpp || echo './'`authuserdlg.cpp
/usr/X11R6/bin/moc2 ./awaymsgdlg.h -o awaymsgdlg.moc
source='awaymsgdlg.cpp' object='awaymsgdlg.lo' libtool=yes \
depfile='.deps/awaymsgdlg.Plo' tmpdepfile='.deps/awaymsgdlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o awaymsgdlg.lo `test -f 
awaymsgdlg.cpp || echo './'`awaymsgdlg.cpp
source='refusedlg.cpp' object='refusedlg.lo' libtool=yes \
depfile='.deps/refusedlg.Plo' tmpdepfile='.deps/refusedlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o refusedlg.lo `test -f 
refusedlg.cpp || echo './'`refusedlg.cpp
/usr/X11R6/bin/moc2 ./chatdlg.h -o chatdlg.moc
source='chatdlg.cpp' object='chatdlg.lo' libtool=yes \
depfile='.deps/chatdlg.Plo' tmpdepfile='.deps/chatdlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o chatdlg.lo `test -f 
chatdlg.cpp || echo './'`chatdlg.cpp
/usr/X11R6/bin/moc2 ./editgrp.h -o editgrp.moc
source='editgrp.cpp' object='editgrp.lo' libtool=yes \
depfile='.deps/editgrp.Plo' tmpdepfile='.deps/editgrp.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o editgrp.lo `test -f 
editgrp.cpp || echo './'`editgrp.cpp
/usr/X11R6/bin/moc2 ./editfile.h -o editfile.moc
source='editfile.cpp' object='editfile.lo' libtool=yes \
depfile='.deps/editfile.Plo' tmpdepfile='.deps/editfile.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o editfile.lo `test -f 
editfile.cpp || echo './'`editfile.cpp
source='eventdesc.cpp' object='eventdesc.lo' libtool=yes \
depfile='.deps/eventdesc.Plo' tmpdepfile='.deps/eventdesc.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o eventdesc.lo `test -f 
eventdesc.cpp || echo './'`eventdesc.cpp
/usr/X11R6/bin/moc2 ./ewidgets.h -o ewidgets.moc
source='ewidgets.cpp' object='ewidgets.lo' libtool=yes \
depfile='.deps/ewidgets.Plo' tmpdepfile='.deps/ewidgets.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o ewidgets.lo `test -f 
ewidgets.cpp || echo './'`ewidgets.cpp
/usr/X11R6/bin/moc2 ./filedlg.h -o filedlg.moc
source='filedlg.cpp' object='filedlg.lo' libtool=yes \
depfile='.deps/filedlg.Plo' tmpdepfile='.deps/filedlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o filedlg.lo `test -f 
filedlg.cpp || echo './'`filedlg.cpp
source='licqgui.cpp' object='licqgui.lo' libtool=yes \
depfile='.deps/licqgui.Plo' tmpdepfile='.deps/licqgui.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o licqgui.lo `test -f 
licqgui.cpp || echo './'`licqgui.cpp
/usr/X11R6/bin/moc2 ./mainwin.h -o mainwin.moc
source='mainwin.cpp' object='mainwin.lo' libtool=yes \
depfile='.deps/mainwin.Plo' tmpdepfile='.deps/mainwin.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o mainwin.lo `test -f 
mainwin.cpp || echo './'`mainwin.cpp
/usr/X11R6/bin/moc2 ./messagebox.h -o messagebox.moc
source='messagebox.cpp' object='messagebox.lo' libtool=yes \
depfile='.deps/messagebox.Plo' tmpdepfile='.deps/messagebox.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o messagebox.lo `test -f 
messagebox.cpp || echo './'`messagebox.cpp
/usr/X11R6/bin/moc2 ./mledit.h -o mledit.moc
source='mledit.cpp' object='mledit.lo' libtool=yes \
depfile='.deps/mledit.Plo' tmpdepfile='.deps/mledit.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o mledit.lo `test -f 
mledit.cpp || echo './'`mledit.cpp
/usr/X11R6/bin/moc2 ./optionsdlg.h -o optionsdlg.moc
source='optionsdlg.cpp' object='optionsdlg.lo' libtool=yes \
depfile='.deps/optionsdlg.Plo' tmpdepfile='.deps/optionsdlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o optionsdlg.lo `test -f 
optionsdlg.cpp || echo './'`optionsdlg.cpp
/usr/X11R6/bin/moc2 ./outputwin.h -o outputwin.moc
source='outputwin.cpp' object='outputwin.lo' libtool=yes \
depfile='.deps/outputwin.Plo' tmpdepfile='.deps/outputwin.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o outputwin.lo `test -f 
outputwin.cpp || echo './'`outputwin.cpp
/usr/X11R6/bin/moc2 ./passworddlg.h -o passworddlg.moc
source='passworddlg.cpp' object='passworddlg.lo' libtool=yes \
depfile='.deps/passworddlg.Plo' tmpdepfile='.deps/passworddlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o passworddlg.lo `test -f 
passworddlg.cpp || echo './'`passworddlg.cpp
/usr/X11R6/bin/moc2 ./plugindlg.h -o plugindlg.moc
source='plugindlg.cpp' object='plugindlg.lo' libtool=yes \
depfile='.deps/plugindlg.Plo' tmpdepfile='.deps/plugindlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o plugindlg.lo `test -f 
plugindlg.cpp || echo './'`plugindlg.cpp
/usr/X11R6/bin/moc2 ./registeruser.h -o registeruser.moc
source='registeruser.cpp' object='registeruser.lo' libtool=yes \
depfile='.deps/registeruser.Plo' tmpdepfile='.deps/registeruser.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o registeruser.lo `test -f 
registeruser.cpp || echo './'`registeruser.cpp
/usr/X11R6/bin/moc2 ./searchuserdlg.h -o searchuserdlg.moc
source='searchuserdlg.cpp' object='searchuserdlg.lo' libtool=yes \
depfile='.deps/searchuserdlg.Plo' tmpdepfile='.deps/searchuserdlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o searchuserdlg.lo `test -f 
searchuserdlg.cpp || echo './'`searchuserdlg.cpp
/usr/X11R6/bin/moc2 ./securitydlg.h -o securitydlg.moc
source='securitydlg.cpp' object='securitydlg.lo' libtool=yes \
depfile='.deps/securitydlg.Plo' tmpdepfile='.deps/securitydlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o securitydlg.lo `test -f 
securitydlg.cpp || echo './'`securitydlg.cpp
/usr/X11R6/bin/moc2 ./showawaymsgdlg.h -o showawaymsgdlg.moc
source='showawaymsgdlg.cpp' object='showawaymsgdlg.lo' libtool=yes \
depfile='.deps/showawaymsgdlg.Plo' tmpdepfile='.deps/showawaymsgdlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o showawaymsgdlg.lo `test -f 
showawaymsgdlg.cpp || echo './'`showawaymsgdlg.cpp
/usr/X11R6/bin/moc2 ./sigman.h -o sigman.moc
source='sigman.cpp' object='sigman.lo' libtool=yes \
depfile='.deps/sigman.Plo' tmpdepfile='.deps/sigman.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o sigman.lo `test -f 
sigman.cpp || echo './'`sigman.cpp
source='skin.cpp' object='skin.lo' libtool=yes \
depfile='.deps/skin.Plo' tmpdepfile='.deps/skin.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o skin.lo `test -f skin.cpp 
|| echo './'`skin.cpp
/usr/X11R6/bin/moc2 ./skinbrowser.h -o skinbrowser.moc
source='skinbrowser.cpp' object='skinbrowser.lo' libtool=yes \
depfile='.deps/skinbrowser.Plo' tmpdepfile='.deps/skinbrowser.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o skinbrowser.lo `test -f 
skinbrowser.cpp || echo './'`skinbrowser.cpp
/usr/X11R6/bin/moc2 ./userbox.h -o userbox.moc
source='userbox.cpp' object='userbox.lo' libtool=yes \
depfile='.deps/userbox.Plo' tmpdepfile='.deps/userbox.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o userbox.lo `test -f 
userbox.cpp || echo './'`userbox.cpp
/usr/X11R6/bin/moc2 ./utilitydlg.h -o utilitydlg.moc
source='utilitydlg.cpp' object='utilitydlg.lo' libtool=yes \
depfile='.deps/utilitydlg.Plo' tmpdepfile='.deps/utilitydlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o utilitydlg.lo `test -f 
utilitydlg.cpp || echo './'`utilitydlg.cpp
source='wharf.cpp' object='wharf.lo' libtool=yes \
depfile='.deps/wharf.Plo' tmpdepfile='.deps/wharf.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o wharf.lo `test -f 
wharf.cpp || echo './'`wharf.cpp
/usr/X11R6/bin/moc2 ./randomchatdlg.h -o randomchatdlg.moc
source='randomchatdlg.cpp' object='randomchatdlg.lo' libtool=yes \
depfile='.deps/randomchatdlg.Plo' tmpdepfile='.deps/randomchatdlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o randomchatdlg.lo `test -f 
randomchatdlg.cpp || echo './'`randomchatdlg.cpp
/usr/X11R6/bin/moc2 ./forwarddlg.h -o forwarddlg.moc
source='forwarddlg.cpp' object='forwarddlg.lo' libtool=yes \
depfile='.deps/forwarddlg.Plo' tmpdepfile='.deps/forwarddlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o forwarddlg.lo `test -f 
forwarddlg.cpp || echo './'`forwarddlg.cpp
/usr/X11R6/bin/moc2 ./chatjoin.h -o chatjoin.moc
source='chatjoin.cpp' object='chatjoin.lo' libtool=yes \
depfile='.deps/chatjoin.Plo' tmpdepfile='.deps/chatjoin.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o chatjoin.lo `test -f 
chatjoin.cpp || echo './'`chatjoin.cpp
/usr/X11R6/bin/moc2 ./mmlistview.h -o mmlistview.moc
source='mmlistview.cpp' object='mmlistview.lo' libtool=yes \
depfile='.deps/mmlistview.Plo' tmpdepfile='.deps/mmlistview.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o mmlistview.lo `test -f 
mmlistview.cpp || echo './'`mmlistview.cpp
/usr/X11R6/bin/moc2 ./mmsenddlg.h -o mmsenddlg.moc
source='mmsenddlg.cpp' object='mmsenddlg.lo' libtool=yes \
depfile='.deps/mmsenddlg.Plo' tmpdepfile='.deps/mmsenddlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o mmsenddlg.lo `test -f 
mmsenddlg.cpp || echo './'`mmsenddlg.cpp
/usr/X11R6/bin/moc2 ./userinfodlg.h -o userinfodlg.moc
source='userinfodlg.cpp' object='userinfodlg.lo' libtool=yes \
depfile='.deps/userinfodlg.Plo' tmpdepfile='.deps/userinfodlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o userinfodlg.lo `test -f 
userinfodlg.cpp || echo './'`userinfodlg.cpp
/usr/X11R6/bin/moc2 ./usereventdlg.h -o usereventdlg.moc
source='usereventdlg.cpp' object='usereventdlg.lo' libtool=yes \
depfile='.deps/usereventdlg.Plo' tmpdepfile='.deps/usereventdlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o usereventdlg.lo `test -f 
usereventdlg.cpp || echo './'`usereventdlg.cpp
/usr/X11R6/bin/moc2 ./keyrequestdlg.h -o keyrequestdlg.moc
source='keyrequestdlg.cpp' object='keyrequestdlg.lo' libtool=yes \
depfile='.deps/keyrequestdlg.Plo' tmpdepfile='.deps/keyrequestdlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o keyrequestdlg.lo `test -f 
keyrequestdlg.cpp || echo './'`keyrequestdlg.cpp
source='jfcstyle.cpp' object='jfcstyle.lo' libtool=yes \
depfile='.deps/jfcstyle.Plo' tmpdepfile='.deps/jfcstyle.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o jfcstyle.lo `test -f 
jfcstyle.cpp || echo './'`jfcstyle.cpp
source='usercodec.cpp' object='usercodec.lo' libtool=yes \
depfile='.deps/usercodec.Plo' tmpdepfile='.deps/usercodec.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-D_REENTRANT -I/usr/local/src/licq-20020112/include -I/usr/X11R6/include 
-I/usr/X11R6/include/qt2   -D_THREAD_SAFE  -O2 -fno-exceptions -fno-check-new -pthread 
-Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -c -o usercodec.lo `test -f 
usercodec.cpp || echo './'`usercodec.cpp
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -O2 -fno-exceptions 
-fno-check-new -pthread -Wall -I/usr/X11R6/include/qt2  -I/usr/X11R6/include   
-L/usr/X11R6/lib -L/usr/X11R6/lib  -o licq_qt-gui.la  -L/usr/X11R6/lib 
-L/usr/X11R6/lib -module -avoid-version -rpath /usr/local/lib/licq -R/usr/X11R6/lib  
adduserdlg.lo authuserdlg.lo awaymsgdlg.lo refusedlg.lo chatdlg.lo editgrp.lo 
editfile.lo eventdesc.lo ewidgets.lo filedlg.lo licqgui.lo mainwin.lo messagebox.lo 
mledit.lo optionsdlg.lo outputwin.lo passworddlg.lo plugindlg.lo registeruser.lo 
searchuserdlg.lo securitydlg.lo showawaymsgdlg.lo sigman.lo skin.lo skinbrowser.lo 
userbox.lo utilitydlg.lo wharf.lo randomchatdlg.lo forwarddlg.lo chatjoin.lo 
mmlistview.lo mmsenddlg.lo userinfodlg.lo usereventdlg.lo keyrequestdlg.lo jfcstyle.lo 
usercodec.lo -lqt -lSM -lICE -lX11 -lXext -lXss  -lqt  -lSM -lICE -lX11 -lXext 
gmake[2]: Leaving directory `/usr/local/src/licq-20020112/plugins/qt-gui/src'
Making all in share
gmake[2]: Entering directory `/usr/local/src/licq-20020112/plugins/qt-gui/share'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/local/src/licq-20020112/plugins/qt-gui/share'
Making all in po
gmake[2]: Entering directory `/usr/local/src/licq-20020112/plugins/qt-gui/po'
echo ./cs_CZ.po ../po/cs_CZ.qm
./cs_CZ.po ../po/cs_CZ.qm
echo ./de.po ../po/de.qm
./de.po ../po/de.qm
echo ./es.po ../po/es.qm
./es.po ../po/es.qm
echo ./fr.po ../po/fr.qm
./fr.po ../po/fr.qm
echo ./it.po ../po/it.qm
./it.po ../po/it.qm
echo ./ja_JP.eucJP.po ../po/ja_JP.eucJP.qm
./ja_JP.eucJP.po ../po/ja_JP.eucJP.qm
echo ./pl.po ../po/pl.qm
./pl.po ../po/pl.qm
echo ./pt.po ../po/pt.qm
./pt.po ../po/pt.qm
echo ./ru_RU.KOI8-R.po ../po/ru_RU.KOI8-R.qm
./ru_RU.KOI8-R.po ../po/ru_RU.KOI8-R.qm
echo ./sv.po ../po/sv.qm
./sv.po ../po/sv.qm
echo ./tr.po ../po/tr.qm
./tr.po ../po/tr.qm
gmake[2]: Leaving directory `/usr/local/src/licq-20020112/plugins/qt-gui/po'
gmake[2]: Entering directory `/usr/local/src/licq-20020112/plugins/qt-gui'
gmake[2]: Leaving directory `/usr/local/src/licq-20020112/plugins/qt-gui'
gmake[1]: Leaving directory `/usr/local/src/licq-20020112/plugins/qt-gui'

Reply via email to