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 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. Franklin -----Original Message----- From: Brian Dessent [mailto:brian@xxxxxxxxxxx] Sent: Tuesday, August 19, 2008 10:27 PM To: brownfranklin2@xxxxxxxxxxx Cc: gcc-help@xxxxxxxxxxx Subject: Re: stubs-32.h missing. Franklin Brown wrote: > After I began installation of gcc 4.2.4, towards the end, I received the > following error: /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No > such file or directory. This has been asked and answered about a half dozen times on this list recently. Please see the archives: <http://www.google.com/search?num=50&q=site%3Agcc.gnu.org+inurl%3Aml+inurl%3 A%22gcc-help%22+stubs-32.h> Brian