Date: Tue, 9 Dec 2003 17:19:39 +0300 From: Mike Makonnen <mtm@identd.net> To: Lukas Ertl <l.ertl@univie.ac.at> Cc: current@FreeBSD.org Subject: Re: buildworld dies in libthr Message-ID: <20031209141939.GA1378@mobile.acsolutions.com> In-Reply-To: <20031209140657.K58628@pcle2.cc.univie.ac.at> References: <20031209140657.K58628@pcle2.cc.univie.ac.at>
next in thread | previous in thread | raw e-mail | index | archive | help
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@identd.net | Fingerprint: 00E8 61BC 0D75 7FFB E4D3 6BF1 B239 D010 3215 D418 mtm@FreeBSD.Org| FreeBSD - Unleash the Daemon !
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031209141939.GA1378>