Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jun 2003 23:51:28 +0400
From:      Andrey Chernov <ache@nagual.pp.ru>
To:        "David O'Brien" <obrien@FreeBSD.org>, current@FreeBSD.org
Subject:   Re: Bulding libc.so with gnu99 is dangerous!
Message-ID:  <20030613195128.GA2918@nagual.pp.ru>
In-Reply-To: <20030613194427.GA42459@dragon.nuxi.com>
References:  <20030613154052.GA62356@nagual.pp.ru> <20030613194427.GA42459@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 13, 2003 at 12:44:27 -0700, David O'Brien wrote:
> On Fri, Jun 13, 2003 at 07:40:53PM +0400, Andrey Chernov wrote:
> > After installing libc.so builded with standard bsd.sys.mk (i.e. with 
> > gnu99) all shared programs reports missing 'SYS_sigreturn' name and fails 
> > to start.
> > 
> > When I restore old libc and rebuild libc without gnu99, all works fine
> > again.
> 
> Please provide sufficent detail that I can track down your problem.

The problem itself is gone with updating to new bsd.sys.mk where now
CSTD            ?=      c99
for i386, but some time ago there was
CSTD            ?=      gnu99
for i386 and I just build/install libc to trigger the bug.




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