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


Hi Andreas. Thanks for the assistance, the Make now goes through without 
error.  The problem was that the path to cpp was not in the search path.

Now when I run the make check, I get the following error:
../malloc/mtrace tst-loading.mtrace > mtrace-tst-loading
perl: ../iconv/skeleton.c:302: gconv: Assertion `outbufstart == ((void *)0)' 
fai
led.
make[1]: *** [mtrace-tst-loading] Error 134
make[1]: Leaving directory 
`/home/sites/home/users/admin/glibc-2.2.5/iconvdata'
make: *** [iconvdata/tests] Error 2

Any ideas?



>From: Andreas Jaeger <aj@suse.de>
>To: "Chris Stegner" <c_stegner@hotmail.com>
>CC: libc-alpha@sources.redhat.com
>Subject: Re: Error during Make of glibc2.2 on Sun Raq XTR
>Date: Wed, 20 Mar 2002 08:44:47 +0100
>
>"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




_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


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