Question about egcs-1.1.1 & glibc-2.0.10x
Mark Kettenis
kettenis@wins.uva.nl
Thu Dec 10 08:41:00 GMT 1998
Date: Thu, 10 Dec 1998 07:09:40 -0500 (EST)
From: Alex Buell <alex.buell@tahallah.demon.co.uk>
Hi guys,
I'e been testing egcs-1.1.1 with glibc-2.0.105 & glibc-2.0.106. Both
builds of glibc failed at the exact _same_ place with a missing CPP
preprocessor. The place where it occured was in sunrpc.
Well, maybe your you C preprocessor is ... missing?
Quick inspection of the rpcgen sources (see sunrpc/rpc_main.c) reveals
that rpcgen expects to find the C preprocesser in /lib/cpp. Maybe
it is missing or pointing at the wrong location. Most distributions
make this a symlink to gcc's preprocessor
(/usr/gcc-lib/ARCH/VERSION/cpp) or install a simple shell script. You
should make sure the cpp in egcs-1.1.1 is called.
Mark
More information about the Libc-alpha
mailing list