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

Re: [ns] Re: Otcl Make Error



did you check if your gcc installed properly ?

Kun-chan Lan

-----Original Message-----
From: Martin Koyabe <[email protected]>
To: [email protected] <[email protected]>
Date: Friday, June 09, 2000 2:34 AM
Subject: [ns] Re: Otcl Make Error


>Hi all,
>
>Could someone please point out what the problem might be with my make below
>(after a successful ./configure)
>
>I am installing on HP-UX.10.20
>
>
>----
>eng545 @ hubble >make
>        rm -f libotcl.a otcl.o
>

    gcc -c -O2  -I.  -I/eng/hubble/geocast/ns-allinone-2.1b6/tk8.0.4/generic
>-I/eng/hubble/geocast/ns-allinone-2.1b6/tcl8.0.4/generic
>-I/eng/hubble/geocast/usr/openwin/include  -I/include  DEFINES =  -DNDEBUG
>-DUSE_SHM otcl.c
>gcc: DEFINES: No such file or directory
>gcc: =: No such file or directory
>*** Error exit code 1
>----
>
>Thanks
>
>-- Martin
>
>