Apurva Shirish Patil <apurva...@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

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to