[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[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