Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Dec 2001 23:45:02 +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:  <20011209234502.A62124@freebie.xs4all.nl>
In-Reply-To: <20011209233411.K7042@cicely8.cicely.de>; from ticso@cicely8.cicely.de on Sun, Dec 09, 2001 at 11:34:11PM %2B0100
References:  <20011209211655.A61634@freebie.xs4all.nl> <20011209233411.K7042@cicely8.cicely.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011209234502.A62124>