From owner-freebsd-alpha Sun Dec 9 15:48:22 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id CB2C037B416 for ; Sun, 9 Dec 2001 15:48:18 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.0/8.11.0) with UUCP id fB9NmEa45088; Mon, 10 Dec 2001 00:48:15 +0100 (CET) Received: from mail.cicely.de (cicely20.cicely.de [10.1.1.22]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id fB9Nmbtx091429; Mon, 10 Dec 2001 00:48:37 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by mail.cicely.de (8.11.0/8.11.0) with ESMTP id fB9NmbW03810; Mon, 10 Dec 2001 00:48:37 +0100 (CET) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.6/8.11.6) id fB9NmRG10110; Mon, 10 Dec 2001 00:48:27 +0100 (CET) (envelope-from ticso) Date: Mon, 10 Dec 2001 00:48:26 +0100 From: Bernd Walter To: Wilko Bulte Cc: FreeBSD-alpha mailing list Subject: Re: failure to make release with DOCs Message-ID: <20011210004826.L7042@cicely8.cicely.de> References: <20011209211655.A61634@freebie.xs4all.nl> <20011209233411.K7042@cicely8.cicely.de> <20011209234502.A62124@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011209234502.A62124@freebie.xs4all.nl> User-Agent: Mutt/1.3.23i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Dec 09, 2001 at 11:45:02PM +0100, Wilko Bulte wrote: > On Sun, Dec 09, 2001 at 11:34:11PM +0100, Bernd Walter wrote: > > On Sun, Dec 09, 2001 at 09:16:55PM +0100, Wilko Bulte wrote: > > > Hi > > > > > > Anybody tried building a RELENG_4 release *with* docs enabled > > > recently? NODOC=YES worked fine for me, but now I tried to > > > build the docs as well. As part of that process half a truckload > > > of ports need to be built. And that seems to fail: > > > > There is a small problem with pthreads on stable: > > bernd@srv1.cosmo-project.de:~> cat test.c > > int > > main () { > > return 0; > > } > > bernd@srv1.cosmo-project.de:~> gcc -o test test.c -pthread > > /usr/lib/libc_r.so: undefined reference to `_thread_sys_sigreturn' > > Exit 1 > > Duh.. > > /me has no clue about this threads stuff. I assume this is something > that is mandatory to be fixed before 4.5 can be rolled? Absolutely yes - non working pthreads excludes a mass of ports. I just tried Daniels fix myself, have found it working and will answer him now so it gets commited. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message