analog-help  

Re: [analog-help] compiling for UNIX Solaris

Jason Linhart
Wed, 20 Oct 1999 19:21:05 -0700

On 10/20/99 5:49 PM Catherine Montalvo ([EMAIL PROTECTED]) wrote:

>When trying to compile Analog for Unix (Solaris), I receive the
>following error:
>________________________________________________________
>make -f Makefile
>gcc -O2  -DUNIX -c alias.c
>sh: gcc: not found
>*** Error code 1
>make: Fatal error: Command failed for target `alias.o'
>________________________________________________________
>
>I have tried editing the CC= line in the Makefile to both 'acc' and 'cc'
>but I still receive the same error. Additionally I have edited the DEFS=
>line to read 'DEFS=-DNODNS ' and still no luck.
>
>Any suggestions would be greatly appreciated,

It would appear that you do not have a compiler on your machine. Not all 
Sun systems ship with a compiler. The DEFS= thing doesn't matter until 
you have a compiler. You might try 'whereis gcc' and 'whereis cc' to 
check if either of them are hidden somewhere unusual on your machine, but 
I suspect neither one is installed.

Jason

-----------------
[EMAIL PROTECTED]
-----------------
Dr. Seuss books . . . can be read and enjoyed on several levels. For
example, 'One Fish Two Fish, Red Fish Blue Fish' can be deconstructed
as a searing indictment of the narrow-minded binary counting system.
  -- Peter van der Linden, Expert C Programming, Deep C Secrets


------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/
------------------------------------------------------------------------