From: hank@informatik.uni-essen.de (Hendrik G. Seliger) Subject: Re: CPP Missing? Date: Thu, 28 Jan 1993 09:40:31 GMT
jec@ccwf.cc.utexas.edu (Jerry Chanek) writes:
: Any Idea why /lib/cpp is missing?
This is getting one of the most-asked-questions. This is just a missing
link (Peter, is this missing in one of the latest SLS-releases??).
Just do a ln -s /usr/lib/gcc-lib/i386-linux/2.3.3/cpp /lib/cpp
and no more spooky messages about a missing cpp.
Hank.