This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Glibc installation


Apurva Shirish Patil <apurvap25@gmail.com> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]