Package: licq Version: 1.2.7-11 Severity: important Tags: sarge Hi,
The version currently in sarge is failing to build on amd64 with the following error: g++ -O2 -fno-exceptions -fno-check-new -o licq 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 suppor t.o pthread_rdwr.o onevent.o plugind.o sar.o languagecodes.o icqd-chat.o sighan dler.o icqd-filetransfer.o hebrev.o icqcolor.o fifo.o -Wl,--export-dynamic -ls sl -lcrypto -ldl -lpthread -lnsl sighandler.o(.text+0x134): In function `licq_handle_sigsegv': : undefined reference to `pthread_kill_other_threads_np' If my memory is any good, pthread_kill_other_threads_np is a linuxthreads extention and is not part of standard posix threads. On amd64 we only have NPTL and do not have linuxthreads. The problems seems to be fixed in the current version in unstable (1.3.0-2). See http://amd64.ftbfs.de/fetch.php?&pkg=licq&ver=1.2.7-11&arch=amd64&stamp=1115390870&file=log&as=raw for a full build log. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

