This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: Compilation Error


Resending as plain text mail....

On 15/08/2012, Jonathan Wakely wrote:
> On Wednesday, 15 August 2012, B B <dev@thecercle.org> wrote:
>> I guess for Scientific Linux it's something like
>> yum -y install glibc-devel
>>
>> ...?
>
>
> glibc-devel.i686
>
>
>
>> B.
>>
>>
>> On 8/15/12 7:57 PM, "Ron Stubbs" <rons@duke.edu> wrote:
>>
>>>Hi,
>>>
>>>I get the following errors when building gcc-4.8-20120812:
>>>======================================
>>>In file included from /usr/include/features.h:385:0,
>>>                 from /usr/include/stdio.h:28,
>>>                 from ../../.././libgcc/../gcc/tsystem.h:88,
>>>                 from ../../.././libgcc/libgcc2.c:29:
>>>/usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file
>>>or directory
>>> # include <gnu/stubs-32.h>
>>>                           ^
>>>compilation terminated.
>>>make[5]: *** [_muldi3.o] Error 1
>>>make[5]: Leaving directory
>>>`/opt/gcc-4.8-20120812/x86_64-unknown-linux-gnu/32/libgcc'
>>>make[4]: *** [multi-do] Error 1
>>>make[4]: Leaving directory
>>>`/opt/gcc-4.8-20120812/x86_64-unknown-linux-gnu/libgcc'
>>>make[3]: *** [all-multi] Error 2
>>>make[3]: Leaving directory
>>>`/opt/gcc-4.8-20120812/x86_64-unknown-linux-gnu/libgcc'
>>>make[2]: *** [all-stage1-target-libgcc] Error 2
>>>make[2]: Leaving directory `/opt/gcc-4.8-20120812'
>>>make[1]: *** [stage1-bubble] Error 2
>>>make[1]: Leaving directory `/opt/gcc-4.8-20120812'
>>>make: *** [all] Error 2
>>>========================================
>>>
>>>Suggestions?
>>>
>>>Thanks,
>>>Ron
>>>
>>>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>>Ron Stubbs MS CS
>>>Senior Systems Programmer
>>>Research Computing
>>>Pratt School of Engineering
>>>410 Teer Bldg. P.O. Box 90271
>>>Duke University, Durham, N.C. 27708-0271
>>>office: (919)660-5339   cell:(919)641-5689
>>>fax: (919) 613-9156
>>>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>
>>
>>
>


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