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: stubs-32.h missing.


Please don't top-post.

Franklin Brown wrote:
> Glibc was never installed on the server in the first place.  I did whereis
> glibc and it showed nothing, yet when I did this on a local linux box, it
> found it.  This is why I needed to install it.  I did, however, install it
> in an alternate directory "--prefix=/brown".

I think you will find that glibc was, in fact, installed.

ls -l /lib/libc.*
or /lib64/libc.so.*

What wasn't installed was glibc-devel.

Andrew.


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