Hey again.
This case is different than your HP case.
The problem is that Jimmy cannot run cc at all. The error message is:
"/usr/ucb/cc: language optional software package not installed".
So the best thing is to use gcc after all ( that he already has
installed ).
Furthermore, it is ( as far as I understand ) a policy of Sun to
deliver Solaris systems without any C-compiler, or without that
"optional software package" mentioned above. Most other develop-
ment directorys and librarys are there though, its just for the
user/sysadmin/whoever to download the compiler. In most cases,
that will be gcc.
So I would strongly recommend that Jimmy tries again, sets the
CC variable to gcc in every Makefile, and builds all his software
packages with gcc, including Perl.
Regards
Anders
On Tue, 12 Jun 2001 [EMAIL PROTECTED] wrote:
> The problem that I encountered was that I previously built Perl
> with my HP compiler and then tried to use GCC to build RRDTOOl.
> That was a no no, so i got rid of GCC, I also ran Make Clean or
> something like that to get rid of any cache files, made sure that
> CC=cc not CC=gcc then it ran and compiled fine...
>
>
> Indy
>
> --
> Unsubscribe mailto:[EMAIL PROTECTED]
> Help mailto:[EMAIL PROTECTED]
> Archive http://www.ee.ethz.ch/~slist/rrd-users
> WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
>
--
Unsubscribe mailto:[EMAIL PROTECTED]
Help mailto:[EMAIL PROTECTED]
Archive http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi