[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] ns2 on Solaris




Hi tech.maillist,

you should use gcc/g++ instead of CC.

ns-2.1b7a seems to do that automatically (at least on my sun workstation).
For version 2.1b6 you have to add the flag --enable-gcc to all calls of
configure in the install file. Furthermore, you have to change the
variable CPP to g++ in the then created Makefile.

Bye,
Michael

On Thu, 30 Nov 2000 [email protected] wrote:

> When I install ns2 on Solaris, CC can not recorgnize 
> bzero( ) , bcopy( ), and getrusage( ) functions.
> Could anybody tell me how to solve them ?
> 
> Thanks 
> Best regards
> 
>