On Mon, Apr 30, 2012 at 12:01:37PM +0100, Brian wrote:
>sudo apt-get build-dep
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
sudo dpkg -i
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
http://raphaelhertzog.com/2010/12/15/howto-
It works !
Is there a good documentation somewhere about the "official" method for
building eglibc for debian ?
i was not aware of this way of patching source and the "classical" way
(patch, configure) that i used does not show any error although the
compilation failed. It is a little misleading
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 - wrote:
> > Hi all,
> >
> > I try to build eglibc from source but it fails. I'
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 egl
On Sun, Apr 29, 2012 at 9:01 PM, bibop554 - 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 the build dependenc
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 <
7 matches
Mail list logo