[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problems compiling NS
Hi,
I'm having the following error when compiling ns-src-current
(downloaded on 06.23) :
c++ -c -g -DNO_TK -DNDEBUG -mv8 -msupersparc -D__svr4__ -DUSE_SHM
-DHAVE_LIBTCLCL1_0B5 -DHAVE_TCLCL_H -DHAVE_LIBOTCL1_0A2 -DHAVE_OTCL_H
-DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAVE_LIBTCL8_0 -DHAVE_TCL_H -I.
-I/usr/openwin/include -I../TclCL -I../otcl
-I/home/grad/96/veloso/incoming/ns-allinone/ns-2.current/../tk8.0/generic
-I../tcl8.0/generic -o ll.o ll.cc
ll.cc: In method `void LL::recv(class Packet *, class Handler *)':
ll.cc:110: converting to `void' from `Packet *'
make: *** [ll.o] Error 1
I'm using a sparcstation running Solaris 2.5.1 and gcc 2.8.1.
Thanks in advance for any help,
Sergio Veloso