Date: Mon, 10 Dec 2001 00:48:26 +0100 From: Bernd Walter <ticso@cicely8.cicely.de> To: Wilko Bulte <wkb@freebie.xs4all.nl> Cc: FreeBSD-alpha mailing list <freebsd-alpha@FreeBSD.ORG> Subject: Re: failure to make release with DOCs Message-ID: <20011210004826.L7042@cicely8.cicely.de> In-Reply-To: <20011209234502.A62124@freebie.xs4all.nl> References: <20011209211655.A61634@freebie.xs4all.nl> <20011209233411.K7042@cicely8.cicely.de> <20011209234502.A62124@freebie.xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011210004826.L7042>