buildworld dies in libthr
Mike Makonnen
mtm at identd.net
Tue Dec 9 06:20:43 PST 2003
On Tue, Dec 09, 2003 at 02:09:32PM +0100, Lukas Ertl wrote:
> Hi there,
>
> this is the error I get when building a fresh cvsupped src:
>
> cc -O -pipe -mcpu=pentiumpro -DPTHREAD_KERNEL -D_THREAD_SAFE
> -I/usr/src/lib/libthr/../libc/include -I/usr/src/lib/libthr/thread
> -I/usr/src/lib/libthr/../../include -D_PTHREADS_INVARIANTS -g -Wsystem-headers -Werror -Wall
> -Wno-format-y2k -Wno-uninitialized -c /usr/src/lib/libthr/thread/thr_syscalls.c
> /usr/src/lib/libthr/thread/thr_syscalls.c: In function `_sigaction':
> /usr/src/lib/libthr/thread/thr_syscalls.c:343: warning: implicit
> declaration of function `proc_sigact_copyout'
> /usr/src/lib/libthr/thread/thr_syscalls.c:345: warning: implicit
> declaration of function `proc_sigact_copyin'
> /usr/src/lib/libthr/thread/thr_syscalls.c:346: warning: implicit
> declaration of function `proc_sigact_sigaction'
> /usr/src/lib/libthr/thread/thr_syscalls.c:346: warning: assignment makes
> pointer from integer without a cast
> *** Error code 1
>
> Seems to be related to the latest libthr commits.
I think you cvsup'ed at the wrong time. The committs were only a few seconds apart.
Cheers.
--
Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc
mtm at identd.net | Fingerprint: 00E8 61BC 0D75 7FFB E4D3 6BF1 B239 D010 3215 D418
mtm at FreeBSD.Org| FreeBSD - Unleash the Daemon !
More information about the freebsd-current
mailing list