This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/29196] gcc fails to build on x86-64 linux
- From: "begert at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jun 2007 13:18:11 -0000
- Subject: [Bug bootstrap/29196] gcc fails to build on x86-64 linux
- References: <bug-29196-12153@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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