From owner-freebsd-alpha Sun Dec 9 14:45:11 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by hub.freebsd.org (Postfix) with ESMTP id D012137B416 for ; Sun, 9 Dec 2001 14:45:06 -0800 (PST) Received: (from wkb@localhost) by freebie.xs4all.nl (8.11.6/8.11.6) id fB9Mj2K62145; Sun, 9 Dec 2001 23:45:02 +0100 (CET) (envelope-from wkb) Date: Sun, 9 Dec 2001 23:45:02 +0100 From: Wilko Bulte To: Bernd Walter Cc: FreeBSD-alpha mailing list Subject: Re: failure to make release with DOCs Message-ID: <20011209234502.A62124@freebie.xs4all.nl> References: <20011209211655.A61634@freebie.xs4all.nl> <20011209233411.K7042@cicely8.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011209233411.K7042@cicely8.cicely.de>; from ticso@cicely8.cicely.de on Sun, Dec 09, 2001 at 11:34:11PM +0100 X-OS: FreeBSD 4.4-STABLE X-PGP: finger wilko@freebsd.org 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: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? Wilko > > That's what Daniel Eischen told me: > : OK, the problem is with libc/alpha/gen/setjmp.S. Change > : the PCALL(sigreturn) to CALL(sigreturn) near the bottom of > : the file. > > I hadn't the time to check yet, because I need to recheckout the lib > source before. -- | / 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