buildworld dies in libthr

Lukas Ertl l.ertl at univie.ac.at
Tue Dec 9 05:09:42 PST 2003


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.

regards,
le

-- 
Lukas Ertl                             eMail: l.ertl at univie.ac.at
UNIX Systemadministrator               Tel.:  (+43 1) 4277-14073
Vienna University Computer Center      Fax.:  (+43 1) 4277-9140
University of Vienna                   http://mailbox.univie.ac.at/~le/


More information about the freebsd-current mailing list