This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/29196] gcc fails to build on x86-64 linux



------- Comment #2 from begert at gmail dot com  2007-06-02 13:18 -------
(In reply to comment #1)
>     /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or
> direc\
> tory
> 
> That means you don't have the 32bit userland installed which means you either
> use --disable-multilib or install it.
> 

I have this same problem, the issue is that my stubs-32.h is located in
/usr/include/i486-linux-gnu/gnu/stubs-32.h not in /usr/local/gnu.

I am running kubunut 7.04 64bit


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29196


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