Re: eglibc fails to build from source

2012-04-30 Thread bibop554
Same error. But eglibc now compile with the method proposed by Sven Joachim Thanks On Mon, Apr 30, 2012 at 5:48 AM, Christofer C. Bell christofer.c.b...@gmail.com wrote: On Sun, Apr 29, 2012 at 9:01 PM, bibop554 - bibop...@gmail.com wrote: Hi all, I try to build eglibc from source

Re: eglibc fails to build from source

2012-04-30 Thread bibop554 -
for a beginner. Thanks On Mon, Apr 30, 2012 at 7:23 AM, Sven Joachim svenj...@gmx.de wrote: On 2012-04-30 04:01 +0200, bibop554 - wrote: I try to build eglibc from source but it fails. I'm on Debian squeeze 6.0.3 I downloaded [eglibc_2.11.3.orig.tar.gz] and [eglibc_2.11.3-2.diff.gz] from

Re: eglibc fails to build from source

2012-04-30 Thread Brian
On Mon 30 Apr 2012 at 12:00:32 +0200, bibop554 - wrote: It works ! Is there a good documentation somewhere about the official method for building eglibc for debian ? The Debian wiki should provide helpful advice and another useful page is

Re: eglibc fails to build from source

2012-04-30 Thread Jon Dowland
On Mon, Apr 30, 2012 at 12:01:37PM +0100, Brian wrote: sudo apt-get build-dep package_name If you would prefer to be able to remove the build dependencies afterwards easily, you could do (assuming one has devscripts and gdebi installed): mk-build-deps sudo gdebi install the

eglibc fails to build from source

2012-04-29 Thread bibop554 -
Hi all, I try to build eglibc from source but it fails. I'm on Debian squeeze 6.0.3 I downloaded [eglibc_2.11.3.orig.tar.gz] and [eglibc_2.11.3-2.diff.gz] from http://packages.debian.org/squeeze/libc6 Then: gzip -d eglibc_2.11.3-2.diff.gz tar xf eglibc_2.11.3.orig.tar.gz cd eglibc-2.11.3/ patch

Re: eglibc fails to build from source

2012-04-29 Thread Christofer C. Bell
On Sun, Apr 29, 2012 at 9:01 PM, bibop554 - bibop...@gmail.com wrote: Hi all, I try to build eglibc from source but it fails. I'm on Debian squeeze 6.0.3 I downloaded [eglibc_2.11.3.orig.tar.gz] and [eglibc_2.11.3-2.diff.gz] from http://packages.debian.org/squeeze/libc6 Did you install

Re: eglibc fails to build from source

2012-04-29 Thread Sven Joachim
On 2012-04-30 04:01 +0200, bibop554 - wrote: I try to build eglibc from source but it fails. I'm on Debian squeeze 6.0.3 I downloaded [eglibc_2.11.3.orig.tar.gz] and [eglibc_2.11.3-2.diff.gz] from http://packages.debian.org/squeeze/libc6 Then: gzip -d eglibc_2.11.3-2.diff.gz tar xf