From owner-freebsd-current@FreeBSD.ORG Tue Dec 9 05:09:42 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 7085A16A4CE; Tue, 9 Dec 2003 05:09:42 -0800 (PST) Received: from mailbox.univie.ac.at (mail.univie.ac.at [131.130.1.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81F8243D2D; Tue, 9 Dec 2003 05:09:39 -0800 (PST) (envelope-from l.ertl@univie.ac.at) Received: from pcle2.cc.univie.ac.at (pcle2.cc.univie.ac.at [131.130.2.177]) hB9D9WOa608224; Tue, 9 Dec 2003 14:09:34 +0100 Date: Tue, 9 Dec 2003 14:09:32 +0100 (CET) From: Lukas Ertl To: current@freebsd.org Message-ID: <20031209140657.K58628@pcle2.cc.univie.ac.at> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-DCC-ZID-Univie-Metrics: mailbox 4246; Body=0 Fuz1=0 Fuz2=0 cc: mtm@freebsd.org Subject: 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 13:09:42 -0000 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/