From owner-freebsd-current@FreeBSD.ORG Tue Dec 9 06:20:43 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F01216A4CE; Tue, 9 Dec 2003 06:20:43 -0800 (PST) Received: from telecom.net.et (sparrow.telecom.net.et [213.55.64.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id E799943D3F; Tue, 9 Dec 2003 06:20:22 -0800 (PST) (envelope-from mtm@identd.net) Received: from [213.55.65.26] (HELO pool-151-200-10-97.res.east.verizon.net) by telecom.net.et (CommuniGate Pro SMTP 3.4.8) with ESMTP-TLS id 31698861; Tue, 09 Dec 2003 17:15:01 +0300 Received: from mobile.acsolutions.com (localhost [127.0.0.1]) ESMTP id hB9EJr3o001398; Tue, 9 Dec 2003 17:19:58 +0300 (EAT) (envelope-from mtm@mobile.acsolutions.com) Received: (from mtm@localhost) by mobile.acsolutions.com (8.12.10/8.12.10/Submit) id hB9EJnnA001397; Tue, 9 Dec 2003 17:19:49 +0300 (EAT) (envelope-from mtm) Date: Tue, 9 Dec 2003 17:19:39 +0300 From: Mike Makonnen To: Lukas Ertl Message-ID: <20031209141939.GA1378@mobile.acsolutions.com> References: <20031209140657.K58628@pcle2.cc.univie.ac.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031209140657.K58628@pcle2.cc.univie.ac.at> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD/5.2-BETA (i386) cc: mtm@FreeBSD.org cc: current@FreeBSD.org Subject: Re: buildworld dies in libthr X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2003 14:20:43 -0000 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 !