Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Dec 2003 14:09:32 +0100 (CET)
From:      Lukas Ertl <l.ertl@univie.ac.at>
To:        current@freebsd.org
Cc:        mtm@freebsd.org
Subject:   buildworld dies in libthr
Message-ID:  <20031209140657.K58628@pcle2.cc.univie.ac.at>

next in thread | raw e-mail | index | archive | help
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@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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031209140657.K58628>