RE: stubs-32.h missing.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thank you.  I am downloading glibc 2.7 now and will try to install that.
Glibc 2.4 would not install for some reason, but I cannot remember the
error.

Franklin


-----Original Message-----
From: Brian Dessent [mailto:brian@xxxxxxxxxxx] 
Sent: Tuesday, August 19, 2008 10:49 PM
To: brownfranklin2@xxxxxxxxxxx
Cc: gcc-help@xxxxxxxxxxx
Subject: Re: stubs-32.h missing.

Franklin Brown wrote:

> Thank you for replying.  I typed in the following command: CFLAGS -m64
> ./configure --disable-multilib and was able to get cpp to work but still
got

If you --disable-multilib you shouldn't need to set any CFLAGS.  Also
configuring in the source dir is not a good idea, have a look at
<http://gcc.gnu.org/install/configure.html>.

> errors.  Tried installing the glibc package but was unsuccessfull.  I am
> going to try an earlier version of gcc - 4.2.2 to see if that resolves the
> problem.  If not, then I will have to investigate why glibc isn't working
> properly.

Pretty much all versions of gcc on x86_64 will require that header. 
It's not that glibc is not working, it's that you don't have parts of
glibc installed.  I'm confident that every x86_64 distro out there has
the required support package in easy-to-install form because it's
required to support "gcc -m32".  It's just that they name it various
things.

> BTW, what is the address that I can type into outlook express to view this
> newsgroup.  This would make it easier to search the threads when I need
> information.  Thanks.

Personally, I do all searching of the mailing list with google.  As in
the URL I gave initially, you can use the keywords site:gcc.gnu.org
inurl:ml inurl:"gcc-help" to restrict the seach to just the archives of
this list (or other gcc mailing lists if you wish.)

Fundamentally this is a mailing list, not a newsgroup, so any newsgroup
interface that you find will be through a third party gateway.  You can
try gmane for example: <http://dir.gmane.org/gmane.comp.gcc.help>.

Brian



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux