This is the mail archive of the libc-hacker@sourceware.cygnus.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]

Re: Question about egcs-1.1.1 & glibc-2.0.10x (fwd)


OK, I think there is a problem with the glibc sunrpc stuff. It appears
that there is a dependacy upon cpp existing in either $PATH or in /lib,
which will *always* fail if cpp does not exist in either of these and
smash the build itself.

I have been told by the egcs people that egcs-1.1.1 no longer puts the cpp
binary anywhere except in the following private directory.

	/usr/lib/gcc-lib/(platform)/egcs-x.xx.xx

Someone has suggested that the sunrpc stuff should try using gcc -E
instead. 

Quick and dirty fix is to create a symbolic link to cpp in /lib from
egcs' private directory. 

Thoughts? 

Cheers,
Alex.

---
 /\_/\  Legalise cannabis now! 
( o.o ) Grow some cannabis today! 
 > ^ <  Peace, Love, Unity and Respect to all.

Check out http://www.tahallah.demon.co.uk
Linux lo-pc3035a 2.1.130 #10 Mon Nov 30 10:49:50 EST 1998
One Intel Pentium 166MHz processor, 66.36 total bogomips, 16M RAM
System library 5.4.44




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