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]

glibc 2.2.4 compilation - cpp0 error


Hi all,

I'm trying to compile glibc2.2.4 with gcc 2.95.3 and I got the
following error:

/home/pdestroy/glibc-obj/elf/ld-linux.so.2 --library-path /home/pdestroy/glibc-obj:/home/pdestroy/glibc
-obj/math:/home/pdestroy/glibc-obj/elf:/home/pdestroy/glibc-obj/dlfcn:/home/pdestroy/glibc-obj/nss:/hom
e/pdestroy/glibc-obj/nis:/home/pdestroy/glibc-obj/rt:/home/pdestroy/glibc-obj/resolv:/home/pdestroy/gli
bc-obj/crypt:/home/pdestroy/glibc-obj/linuxthreads /home/pdestroy/glibc-obj/sunrpc/rpcgen -Y `gcc -prin
t-file-name=cpp | sed 's|/cpp$||'` -c rpcsvc/bootparam_prot.x -o /home/pdestroy/glibc-obj/sunrpc/xbootp
aram_prot.T
cpp: installation problem, cannot exec `cpp0': No such file or directory
/home/pdestroy/glibc-obj/sunrpc/rpcgen: C preprocessor failed with exit code 1
make[2]: *** [/home/pdestroy/glibc-obj/sunrpc/xbootparam_prot.stmp] Error 1
make[2]: Leaving directory `/home/pdestroy/glibc-2.2.4/sunrpc'
make[1]: *** [sunrpc/others] Error 2
make[1]: Leaving directory `/home/pdestroy/glibc-2.2.4'
make: *** [all] Error 2


I don't know what cpp0 is but:
[root@localhost glibc-obj]# locate cpp0
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/cpp0

Do you have any idea of what might be happening?


Best regards,
-- 
Paulo J. Matos aka PDestroy : pocm(_at_)rnl.ist.utl.pt
Instituto Superior Tecnico - Lisbon    
Software & Computer Engineering - A.I.
 - > http://www.rnl.ist.utl.pt/~pocm 
 ---	
	Yes, God had a deadline...
		So, He wrote it all in Lisp!


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