This is the mail archive of the
libc-help@sourceware.org
mailing list for the glibc project.
Re: failing to compile 2.9
- From: Fabiano Sidler <lists at fipscode dot ch>
- To: libc-help at sourceware dot org
- Date: Tue, 5 May 2009 23:37:48 +0200
- Subject: Re: failing to compile 2.9
- References: <20090505132246.GA22341@true>
On Tue, May 05, 2009 at 03:22:46PM +0200, Fabiano Sidler wrote:
> Hi folks!
>
> Trying to compile libc 2.9 on a kubuntu hardy amd64 with
>
> ../glibc-2.9/configure --prefix=/sw
> make
Well, did a 'echo "CFLAGS += -fno-stack-protector"> configparms' before
it compiled, problem solved!
Thanks for reading anyway,
Fabiano