Sol7 Compilation Woes (progress)

From: David Rieger (drieger@olac.berkeley.edu)
Date: Thu Jul 17 2003 - 17:01:23 EDT


Howdy Folks, thanks again for allowing me to land in your inbox.

I have made some changes derived from the responses I have received (I will
summarize at the successful conclusion of this installment of "how I was
driven crazy by a machine yet saved by the goodwill of others"):

What you will see in my config.log file now is the ./configure process is
indeed using the CC compiler (path and env variable are properly set):

But now it is not finding cpp:

....[snipped]....
configure:1397: checking whether the C compiler (cc -g ) works
configure:1413: cc -o conftest -g conftest.c 1>&5
ucbcc: Cannot find /usr/ccs/lib/cpp
configure: failed program was:

#line 1408 "configure"
#include "confdefs.h"

main(){return(0);}

(eof)
####

cpp does exist but not at /usr/ccs/lib, it exists at /usr/local/bin -
should I just move it? Or is there something else at work?

Thank you & Yours,

david
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:26:46 EDT