I am attempting to install gcc compiler 4.2.4 onto our virtual private server. I needed to install gmp-4.2.3 and mpfr-2.3.0 before doing this. 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. Little information is provided as to where I can find or install this header file. Is there some other library that I must install first? Is there a specific command that I need to use? I used the usual ./configure and make to install gcc. My platform is x86_64-unknown-linux-gnu Current gcc compiler: version 4.1.1 20061011 (Red Hat 4.1.1-30) Any help would be greatly appreciated. Thank you. Franklin Brown brownfranklin2@xxxxxxxxxxx