Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Oct 2003 21:34:24 +0200
From:      "Henning Vedstesen" <hv1264@ehs.dk>
To:        <freebsd-ports@freebsd.org>
Subject:   licq + pthread failure
Message-ID:  <001901c38b77$aec60d10$4f01a8c0@HENNING>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0015_01C38B88.720291D0
Content-Type: text/plain;
	charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

I have recently installed FreeBSD 5.1-RELEASE. When I try to install =
licq I get pthread errors. It seems to me like a failure in that port.=20

I have attached the script for the attempted installation

------=_NextPart_000_0015_01C38B88.720291D0
Content-Type: text/plain;
	name="licq.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="licq.txt"

Script started on Sun Oct  5 14:25:31 2003=0A=
=3D=3D=3D>  Extracting for licq-base-1.2.7
>> Checksum OK for licq-1.2.7.tar.bz2.
=3D=3D=3D>  Patching for licq-base-1.2.7
=3D=3D=3D>  Applying FreeBSD patches for licq-base-1.2.7
=3D=3D=3D>   licq-base-1.2.7 depends on executable: gmake - found
=3D=3D=3D>  Configuring for licq-base-1.2.7
/usr/bin/sed -i.bak -e 's=3D/usr/share/licq=3D/usr/local/share/licq=3D'  =
/usr/ports/net/licq/work/licq-1.2.7/src/licq.conf.h
Ignoring existing libgnugetopt
/usr/bin/sed -i.bak -e 's=3Dgetopt.h=3D=3D'  -e 's=3DFLAGS =
-pthread=3DFLAGS -D_THREAD_SAFE=3D'  =
/usr/ports/net/licq/work/licq-1.2.7/configure
configure: WARNING: you should use --build, --host, --target
checking build system type... i386-portbld-freebsd5.1
checking host system type... i386-portbld-freebsd5.1
checking target system type... i386-portbld-freebsd5.1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g =
wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets ${MAKE}... yes
checking for i386-portbld-freebsd5.1-gcc... cc
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...=20
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for i386-portbld-freebsd5.1-g++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking whether c++ accepts -fno-exceptions -fno-check-new... yes
checking how to run the C++ preprocessor... c++ -E
checking for strerror in -lcposix... no
checking whether gmake sets ${MAKE}... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g =
wheel
checking for i386-portbld-freebsd5.1-ranlib... no
checking for ranlib... ranlib
checking for strip... /usr/bin/strip
checking for size... /usr/bin/size
Setting FreeBSD compilation options
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
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 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 limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for unistd.h... (cached) yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for inet_addr in -lxnet... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
checking for pthread_cancel in -lc_r... yes
checking for dlopen in -lc_r... yes
checking for dlopen modes... RTLD_NOW
checking for inet_addr... yes
checking for inet_aton... yes
checking for mktime... yes
checking for select... yes
checking for strdup... yes
checking for strerror... yes
checking for hstrerror... yes
checking for readdir_r... yes
checking whether to enable SOCKS5 support... no
checking if OpenSSL support is desired... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for DH_free in -lcrypto... yes
checking for SSL_new in -lssl... yes
checking if OpenSSL support can be enabled... yes
checking vector usability... yes
checking vector presence... yes
checking for vector... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for socklen_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 sys_errlist and sys_nerr... yes
checking for tm_gmtoff... yes
checking for extern long timezone... yes
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... nm
checking for a sed that does not truncate output...=20
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 16384
checking command to parse nm output from cc object... ok
checking for objdir... .libs
checking for i386-portbld-freebsd5.1-ranlib... ranlib
checking for i386-portbld-freebsd5.1-strip... no
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc 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... freebsd5.1 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the c++ linker (/usr/bin/ld) supports shared =
libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ 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... freebsd5.1 ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) yes
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/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... freebsd5.1 ld.so
configure: creating ./config.status
config.status: creating bin/Makefile
config.status: creating share/Makefile
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing default-1 commands


SOCKS5 support is disabled.
OpenSSL secure channel support is enabled.

--- Now type "gmake" to build Licq ---
--- If gmake is not working, try "make" ---

=3D=3D=3D>  Building for licq-base-1.2.7
cd . \
  && CONFIG_FILES=3D CONFIG_HEADERS=3Dconfig.h \
     /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/net/licq/work/licq-1.2.7'
Making all in share
gmake[2]: Entering directory `/usr/ports/net/licq/work/licq-1.2.7/share'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/net/licq/work/licq-1.2.7/share'
Making all in src
gmake[2]: Entering directory `/usr/ports/net/licq/work/licq-1.2.7/src'
source=3D'licq.cpp' object=3D'licq.o' libtool=3Dno \
depfile=3D'.deps/licq.Po' tmpdepfile=3D'.deps/licq.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o licq.o `test -f =
licq.cpp || echo './'`licq.cpp
source=3D'main.cpp' object=3D'main.o' libtool=3Dno \
depfile=3D'.deps/main.Po' tmpdepfile=3D'.deps/main.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o main.o `test -f =
main.cpp || echo './'`main.cpp
source=3D'icqpacket.cpp' object=3D'icqpacket.o' libtool=3Dno \
depfile=3D'.deps/icqpacket.Po' tmpdepfile=3D'.deps/icqpacket.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o icqpacket.o `test -f =
icqpacket.cpp || echo './'`icqpacket.cpp
source=3D'proxy.cpp' object=3D'proxy.o' libtool=3Dno \
depfile=3D'.deps/proxy.Po' tmpdepfile=3D'.deps/proxy.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o proxy.o `test -f =
proxy.cpp || echo './'`proxy.cpp
source=3D'socket.cpp' object=3D'socket.o' libtool=3Dno \
depfile=3D'.deps/socket.Po' tmpdepfile=3D'.deps/socket.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o socket.o `test -f =
socket.cpp || echo './'`socket.cpp
source=3D'icqd.cpp' object=3D'icqd.o' libtool=3Dno \
depfile=3D'.deps/icqd.Po' tmpdepfile=3D'.deps/icqd.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o icqd.o `test -f =
icqd.cpp || echo './'`icqd.cpp
source=3D'icqd-tcp.cpp' object=3D'icqd-tcp.o' libtool=3Dno \
depfile=3D'.deps/icqd-tcp.Po' tmpdepfile=3D'.deps/icqd-tcp.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o icqd-tcp.o `test -f =
icqd-tcp.cpp || echo './'`icqd-tcp.cpp
source=3D'icqd-srv.cpp' object=3D'icqd-srv.o' libtool=3Dno \
depfile=3D'.deps/icqd-srv.Po' tmpdepfile=3D'.deps/icqd-srv.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o icqd-srv.o `test -f =
icqd-srv.cpp || echo './'`icqd-srv.cpp
icqd-srv.cpp: In member function `void =
CICQDaemon::ProcessMessageFam(CBuffer&,=20
   short unsigned int)':
icqd-srv.cpp:2037: warning: unused variable `short unsigned int =
nSubEncoding'
source=3D'icqd-threads.cpp' object=3D'icqd-threads.o' libtool=3Dno \
depfile=3D'.deps/icqd-threads.Po' tmpdepfile=3D'.deps/icqd-threads.TPo' =
\
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o icqd-threads.o `test =
-f icqd-threads.cpp || echo './'`icqd-threads.cpp
source=3D'icqevent.cpp' object=3D'icqevent.o' libtool=3Dno \
depfile=3D'.deps/icqevent.Po' tmpdepfile=3D'.deps/icqevent.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o icqevent.o `test -f =
icqevent.cpp || echo './'`icqevent.cpp
source=3D'buffer.cpp' object=3D'buffer.o' libtool=3Dno \
depfile=3D'.deps/buffer.Po' tmpdepfile=3D'.deps/buffer.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o buffer.o `test -f =
buffer.cpp || echo './'`buffer.cpp
source=3D'user.cpp' object=3D'user.o' libtool=3Dno \
depfile=3D'.deps/user.Po' tmpdepfile=3D'.deps/user.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o user.o `test -f =
user.cpp || echo './'`user.cpp
source=3D'history.cpp' object=3D'history.o' libtool=3Dno \
depfile=3D'.deps/history.Po' tmpdepfile=3D'.deps/history.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o history.o `test -f =
history.cpp || echo './'`history.cpp
source=3D'utility.cpp' object=3D'utility.o' libtool=3Dno \
depfile=3D'.deps/utility.Po' tmpdepfile=3D'.deps/utility.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o utility.o `test -f =
utility.cpp || echo './'`utility.cpp
source=3D'countrycodes.c' object=3D'countrycodes.o' libtool=3Dno \
depfile=3D'.deps/countrycodes.Po' tmpdepfile=3D'.deps/countrycodes.TPo' =
\
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -D_THREAD_SAFE -c `test -f countrycodes.c || echo =
'./'`countrycodes.c
source=3D'log.cpp' object=3D'log.o' libtool=3Dno \
depfile=3D'.deps/log.Po' tmpdepfile=3D'.deps/log.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o log.o `test -f =
log.cpp || echo './'`log.cpp
source=3D'translate.cpp' object=3D'translate.o' libtool=3Dno \
depfile=3D'.deps/translate.Po' tmpdepfile=3D'.deps/translate.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o translate.o `test -f =
translate.cpp || echo './'`translate.cpp
source=3D'file.cpp' object=3D'file.o' libtool=3Dno \
depfile=3D'.deps/file.Po' tmpdepfile=3D'.deps/file.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o file.o `test -f =
file.cpp || echo './'`file.cpp
source=3D'message.cpp' object=3D'message.o' libtool=3Dno \
depfile=3D'.deps/message.Po' tmpdepfile=3D'.deps/message.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o message.o `test -f =
message.cpp || echo './'`message.cpp
message.cpp: In member function `int =
CUserEvent::AddToHistory_Header(direction,=20
   char*)':
message.cpp:130: warning: long unsigned int format, time_t arg (arg 7)
source=3D'support.c' object=3D'support.o' libtool=3Dno \
depfile=3D'.deps/support.Po' tmpdepfile=3D'.deps/support.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -D_THREAD_SAFE -c `test -f support.c || echo =
'./'`support.c
support.c:250:2: warning: #warning "I don't know how to do reentrant =
gethostbyname on this machine."
support.c:251:2: warning: #warning "Using thread-unsafe version."
source=3D'pthread_rdwr.c' object=3D'pthread_rdwr.o' libtool=3Dno \
depfile=3D'.deps/pthread_rdwr.Po' tmpdepfile=3D'.deps/pthread_rdwr.TPo' =
\
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -D_THREAD_SAFE -c `test -f pthread_rdwr.c || echo =
'./'`pthread_rdwr.c
source=3D'onevent.cpp' object=3D'onevent.o' libtool=3Dno \
depfile=3D'.deps/onevent.Po' tmpdepfile=3D'.deps/onevent.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o onevent.o `test -f =
onevent.cpp || echo './'`onevent.cpp
source=3D'plugind.cpp' object=3D'plugind.o' libtool=3Dno \
depfile=3D'.deps/plugind.Po' tmpdepfile=3D'.deps/plugind.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o plugind.o `test -f =
plugind.cpp || echo './'`plugind.cpp
source=3D'sar.cpp' object=3D'sar.o' libtool=3Dno \
depfile=3D'.deps/sar.Po' tmpdepfile=3D'.deps/sar.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o sar.o `test -f =
sar.cpp || echo './'`sar.cpp
source=3D'languagecodes.c' object=3D'languagecodes.o' libtool=3Dno \
depfile=3D'.deps/languagecodes.Po' =
tmpdepfile=3D'.deps/languagecodes.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -D_THREAD_SAFE -c `test -f languagecodes.c || =
echo './'`languagecodes.c
source=3D'icqd-chat.cpp' object=3D'icqd-chat.o' libtool=3Dno \
depfile=3D'.deps/icqd-chat.Po' tmpdepfile=3D'.deps/icqd-chat.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o icqd-chat.o `test -f =
icqd-chat.cpp || echo './'`icqd-chat.cpp
source=3D'sighandler.c' object=3D'sighandler.o' libtool=3Dno \
depfile=3D'.deps/sighandler.Po' tmpdepfile=3D'.deps/sighandler.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -D_THREAD_SAFE -c `test -f sighandler.c || echo =
'./'`sighandler.c
source=3D'icqd-filetransfer.cpp' object=3D'icqd-filetransfer.o' =
libtool=3Dno \
depfile=3D'.deps/icqd-filetransfer.Po' =
tmpdepfile=3D'.deps/icqd-filetransfer.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o icqd-filetransfer.o =
`test -f icqd-filetransfer.cpp || echo './'`icqd-filetransfer.cpp
source=3D'hebrev.c' object=3D'hebrev.o' libtool=3Dno \
depfile=3D'.deps/hebrev.Po' tmpdepfile=3D'.deps/hebrev.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -D_THREAD_SAFE -c `test -f hebrev.c || echo =
'./'`hebrev.c
source=3D'icqcolor.cpp' object=3D'icqcolor.o' libtool=3Dno \
depfile=3D'.deps/icqcolor.Po' tmpdepfile=3D'.deps/icqcolor.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o icqcolor.o `test -f =
icqcolor.cpp || echo './'`icqcolor.cpp
source=3D'fifo.cpp' object=3D'fifo.o' libtool=3Dno \
depfile=3D'.deps/fifo.Po' tmpdepfile=3D'.deps/fifo.TPo' \
depmode=3Dgcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include =
-DINSTALL_PREFIX=3D\"/usr/local\"   -D_THREAD_SAFE -I/usr/include  -O =
-pipe -march=3Dpentium -fmemoize-lookups -fsave-memoized -Wno-deprecated =
-fno-exceptions -fno-check-new -D_THREAD_SAFE -c -o fifo.o `test -f =
fifo.cpp || echo './'`fifo.cpp
/bin/sh ../libtool --silent --mode=3Dlink c++  -O -pipe -march=3Dpentium =
-fmemoize-lookups -fsave-memoized -Wno-deprecated -fno-exceptions =
-fno-check-new -D_THREAD_SAFE  -lc_r -rpath=3D/usr/lib:/usr/local/lib -o =
licq -export-dynamic  licq.o main.o icqpacket.o proxy.o socket.o icqd.o =
icqd-tcp.o icqd-srv.o icqd-threads.o icqevent.o buffer.o user.o =
history.o utility.o countrycodes.o log.o translate.o file.o message.o =
support.o pthread_rdwr.o onevent.o plugind.o sar.o languagecodes.o =
icqd-chat.o sighandler.o icqd-filetransfer.o hebrev.o icqcolor.o fifo.o  =
-lssl -lcrypto -lc_r -lc_r  -L/usr/lib
licq.o: In function `CLicq::Main()':
licq.o(.text+0x1513): undefined reference to `pthread_cond_timedwait'
licq.o(.text+0x1626): undefined reference to `pthread_join'
licq.o(.text+0x16f9): undefined reference to `pthread_cancel'
licq.o(.text+0x1737): undefined reference to `pthread_join'
icqd.o: In function `CICQDaemon::DoneServerEvent(unsigned long, =
EventResult)':
icqd.o(.text+0x3e20): undefined reference to `pthread_equal'
icqd.o(.text+0x3e3d): undefined reference to `pthread_cancel'
icqd.o: In function `CICQDaemon::DoneEvent(ICQEvent*, EventResult)':
icqd.o(.text+0x3f20): undefined reference to `pthread_equal'
icqd.o(.text+0x3f3d): undefined reference to `pthread_cancel'
icqd.o: In function `CICQDaemon::DoneEvent(int, unsigned long, =
EventResult)':
icqd.o(.text+0x4052): undefined reference to `pthread_equal'
icqd.o(.text+0x4072): undefined reference to `pthread_cancel'
icqd.o: In function `CICQDaemon::DoneEvent(unsigned long, EventResult)':
icqd.o(.text+0x4180): undefined reference to `pthread_equal'
icqd.o(.text+0x419d): undefined reference to `pthread_cancel'
icqd-srv.o: In function `CICQDaemon::postLogoff(int, ICQEvent*)':
icqd-srv.o(.text+0x35ca): undefined reference to `pthread_equal'
icqd-srv.o(.text+0x35dc): undefined reference to `pthread_cancel'
icqd-threads.o: In function `cleanup_thread_tep(void*)':
icqd-threads.o(.text+0x53): undefined reference to `pthread_detach'
icqd-threads.o(.text+0x61): undefined reference to `pthread_join'
icqd-threads.o(.text+0x80): undefined reference to `pthread_exit'
icqd-threads.o: In function `ConnectToServer_tep(void*)':
icqd-threads.o(.text+0xcb): undefined reference to `pthread_exit'
icqd-threads.o: In function `ProcessRunningEvent_Server_tep(void*)':
icqd-threads.o(.text+0xe5): undefined reference to `pthread_detach'
icqd-threads.o(.text+0xf1): undefined reference to =
`pthread_setcanceltype'
icqd-threads.o(.text+0x307): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x339): undefined reference to =
`pthread_cleanup_push'
icqd-threads.o(.text+0x345): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x34a): undefined reference to `pthread_testcancel'
icqd-threads.o(.text+0x380): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x3ad): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x3ca): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x40f): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x440): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x48b): undefined reference to =
`pthread_cleanup_push'
icqd-threads.o(.text+0x4a7): undefined reference to =
`pthread_cleanup_push'
icqd-threads.o(.text+0x4b3): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x4b8): undefined reference to `pthread_testcancel'
icqd-threads.o(.text+0x4c4): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x4f0): undefined reference to =
`pthread_cleanup_pop'
icqd-threads.o(.text+0x55d): undefined reference to =
`pthread_cleanup_pop'
icqd-threads.o(.text+0x575): undefined reference to =
`pthread_cleanup_pop'
icqd-threads.o(.text+0x581): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x586): undefined reference to `pthread_testcancel'
icqd-threads.o(.text+0x5a2): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x608): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x64e): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x653): undefined reference to `pthread_testcancel'
icqd-threads.o(.text+0x693): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x6a0): undefined reference to `pthread_exit'
icqd-threads.o: In function `ProcessRunningEvent_Client_tep(void*)':
icqd-threads.o(.text+0x6c5): undefined reference to `pthread_detach'
icqd-threads.o(.text+0x6d1): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x6dd): undefined reference to =
`pthread_setcanceltype'
icqd-threads.o(.text+0x6f2): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x6f7): undefined reference to `pthread_testcancel'
icqd-threads.o(.text+0x724): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x741): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x746): undefined reference to `pthread_testcancel'
icqd-threads.o(.text+0x763): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x787): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x7af): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x7b4): undefined reference to `pthread_testcancel'
icqd-threads.o(.text+0x7c9): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x7fc): undefined reference to =
`pthread_cleanup_push'
icqd-threads.o(.text+0x81e): undefined reference to =
`pthread_cleanup_push'
icqd-threads.o(.text+0x82a): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x82f): undefined reference to `pthread_testcancel'
icqd-threads.o(.text+0x83b): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x864): undefined reference to =
`pthread_cleanup_pop'
icqd-threads.o(.text+0x8a9): undefined reference to =
`pthread_cleanup_pop'
icqd-threads.o(.text+0x8d4): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x8d9): undefined reference to `pthread_testcancel'
icqd-threads.o(.text+0x8ee): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x96b): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x970): undefined reference to `pthread_testcancel'
icqd-threads.o(.text+0x9ac): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x9b1): undefined reference to `pthread_testcancel'
icqd-threads.o(.text+0x9c7): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0x9d1): undefined reference to `pthread_exit'
icqd-threads.o: In function `ReverseConnectToUser_tep(void*)':
icqd-threads.o(.text+0x9f3): undefined reference to `pthread_detach'
icqd-threads.o: In function `Ping_tep(void*)':
icqd-threads.o(.text+0xa50): undefined reference to `pthread_detach'
icqd-threads.o(.text+0xa68): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0xad8): undefined reference to =
`pthread_setcancelstate'
icqd-threads.o(.text+0xadd): undefined reference to `pthread_testcancel'
icqd-threads.o(.text+0xb06): undefined reference to `pthread_testcancel'
icqd-threads.o: In function `MonitorSockets_tep(void*)':
icqd-threads.o(.text+0xc5d): undefined reference to `pthread_exit'
icqd-threads.o: In function `Shutdown_tep(void*)':
icqd-threads.o(.text+0x1124): undefined reference to `pthread_cancel'
icqd-threads.o(.text+0x1134): undefined reference to `pthread_join'
plugind.o: In function `CPlugin::CompareThread(pthread*)':
plugind.o(.text+0x360): undefined reference to `pthread_equal'
icqd-chat.o: In function `CChatManager::CloseChat()':
icqd-chat.o(.text+0x6b5d): undefined reference to `pthread_join'
icqd-chat.o: In function `ChatManager_tep':
icqd-chat.o(.text+0x714b): undefined reference to `pthread_exit'
icqd-filetransfer.o: In function =
`CFileTransferManager::CloseFileTransfer()':
icqd-filetransfer.o(.text+0x249b): undefined reference to `pthread_join'
icqd-filetransfer.o: In function `FileTransferManager_tep(void*)':
icqd-filetransfer.o(.text+0x2784): undefined reference to `pthread_exit'
gmake[2]: *** [licq] Error 1
gmake[2]: Leaving directory `/usr/ports/net/licq/work/licq-1.2.7/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/licq/work/licq-1.2.7'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/net/licq.
=0A=
Script done on Sun Oct  5 14:26:20 2003=0A=

------=_NextPart_000_0015_01C38B88.720291D0--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001901c38b77$aec60d10$4f01a8c0>