[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Glibc installation
From: |
Ian Lance Taylor |
Subject: |
Re: Glibc installation |
Date: |
Wed, 16 Jan 2013 05:19:13 -0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
Apurva Shirish Patil <address@hidden> writes:
> While building glibc , one of the pre-requisits is to configure
> and build binutils. While running make after doing ./configure we are
> getting the following errors :
>
> Aborted
> make[3]: *** [libbfd.la] Error 134
> make[3]: Leaving directory
> `/home/student/Desktop/glibc/binutils-2.14/bfd'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/home/student/Desktop/glibc/binutils-2.14/bfd'
> make[1]: *** [all-recursive-am] Error 2
> make[1]: Leaving directory
> `/home/student/Desktop/glibc/binutils-2.14/bfd'
> make: *** [all-bfd] Error 2
You need to show us more lines of the make output. That is not enough
to see what has gone wrong.
That said, make sure you did not run out of disk space.
Ian
- Glibc installation, Apurva Shirish Patil, 2013/01/16
- Re: Glibc installation,
Ian Lance Taylor <=