This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: Error during Make of glibc2.2 on Sun Raq XTR


"Chris Stegner" <c_stegner@hotmail.com> writes:

> I have a Sun Raq XTR with 6.5.1 version of the OS, and am trying to
> upgrade the glibc2.0 to glibc2.2 so I can run MySQL-ODBC on the beast.
> Can someone assist me with getting things going?
> I did the configure as follows:
> ./configure --prefix=/usr --exec-prefix=/usr --enable-add-ons=linuxthreads
>
> The configure goes through OK.
> The make process returns the following error, after some time through
> the compilation process:
>
> ../elf/ld-linux.so.2 --library-path
> ..:../math:../elf:../dlfcn:../nss:../nis:../
> rt:../resolv:../crypt:../linuxthreads ./rpcgen -Y ../scripts -c
> rpcsvc/bootparam
> _prot.x -o xbootparam_prot.T
> exec: -C: not found
> ./rpcgen: C preprocessor failed with exit code 127

The preprocessor is not found.  Check scripts/cpp and tweak it so that
cpp is found,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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