On Thu, Jul 17, 2003 at 03:49:14PM +0200, Matthias Fechner wrote:
> Hallo de-bsd-questions,
>
> * Matthias Fechner <idefix(at)fechner.net> [17-07-03 08:36]:
> > Hm, das Problem ist, das ein make buildworld bei mir fehlschlägt.
> > Ich lass es nochmal durchrennen, dann kann ich die Meldung ja mal
> > posten.
>
> Hier die Fehlermeldung:
> cc -fpic -DPIC -O -pipe -mcpu=pentiumpro -DPTHREAD_KERNEL
> -I/usr/src/lib/libpthread/../libc/include
> -I/usr/src/lib/libpthread/thread
> -I/usr/src/lib/libpthread/../../include
> -I/usr/src/lib/libpthread/arch/i386/include
> -I/usr/src/lib/libpthread/sys
> -I/usr/src/lib/libpthread/../../libexec/rtld-elf -fno-builtin
> -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -Wall
> -I/usr/src/lib/libpthread/../libc/i386
> -I/usr/src/lib/libpthread/thread -c
> /usr/src/lib/libpthread/arch/i386/i386/thr_switch.S -o thr_switch.So
> cc -fpic -DPIC -O -pipe -mcpu=pentiumpro -DPTHREAD_KERNEL
> -I/usr/src/lib/libpthread/../libc/include
> -I/usr/src/lib/libpthread/thread
> -I/usr/src/lib/libpthread/../../include
> -I/usr/src/lib/libpthread/arch/i386/include
> -I/usr/src/lib/libpthread/sys
> -I/usr/src/lib/libpthread/../../libexec/rtld-elf -fno-builtin
> -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -Wall -c
> /usr/src/lib/libpthread/sys/lock.c -o lock.So
> building shared library libkse.so.1
> thr_libc.So: In function sigaction':
> thr_libc.So(.text+0x54): multiple definition of _sigaction'
> thr_sigaction.So(.text+0x0): first defined here
> thr_libc.So: In function sigprocmask':
> thr_libc.So(.text+0x34): multiple definition of _sigprocmask'
> thr_sigprocmask.So(.text+0x0): first defined here
> *** Error code 1
Hast du mal auf der -current Liste gelesen?
Ich meine kürzlich gab es so einen Fehler.
-- B.Walter BWCT http://www.bwct.de ticso(at)bwct.de info(at)bwct.de To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Thu 17 Jul 2003 - 16:35:50 CEST