This is the mail archive of the gcc@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: fatal error: gnu/stubs-32.h: No such file


On 07/06/2013 04:41 PM, Bruce Korb wrote:
> Why is it that configure worked but stubs-32.h was not found?
> Googling leads me to:
>> > You're missing the 32 bit libc dev package:
> but the configure step should detect that

The trouble with making suggestions like this is that someone will ask
you for a patch.  Hint: getting this right for every corner case is
not easy.  Patches welcome.

> and object before this otherwise obscure message comes up.  Since
> one has to find and select this stuff from an extensive list of
> packages every time there is a new distribution, it is easy to
> overlook....

Or --disable-multilib.

Andrew.


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