Date: Tue, 11 Dec 2001 08:26:59 +0100 From: Wilko Bulte <wkb@freebie.xs4all.nl> To: Bernd Walter <ticso@cicely8.cicely.de> Cc: FreeBSD-alpha mailing list <freebsd-alpha@FreeBSD.ORG> Subject: Re: failure to make release with DOCs Message-ID: <20011211082659.D68488@freebie.xs4all.nl> In-Reply-To: <20011210004826.L7042@cicely8.cicely.de>; from ticso@cicely8.cicely.de on Mon, Dec 10, 2001 at 12:48:26AM %2B0100 References: <20011209211655.A61634@freebie.xs4all.nl> <20011209233411.K7042@cicely8.cicely.de> <20011209234502.A62124@freebie.xs4all.nl> <20011210004826.L7042@cicely8.cicely.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 10, 2001 at 12:48:26AM +0100, Bernd Walter wrote: > 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. make release on stable now ran OK. -- | / o / /_ _ email: wilko@FreeBSD.org |/|/ / / /( (_) Bulte Arnhem, The Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011211082659.D68488>