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

[ns] help on compiling II



Hello
I still have troubles compiling the daily snapshot:
---------------------------------------------------
c++ -c -O2 -DTCP_DELAY_BIND_ALL -DNO_TK -DTCLCL_CLASSINSTVAR  -DNDEBUG
-DUSE_SHM -DHAVE_LIBTCLCL1_0B9 -DHAVE_TCLCL_H -DHAVE_LIBOTCL1_0A5
-DHAVE_OTCL_H -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAVE_LIBTCL8_0 -DHAVE_TCL_H 
-DHAVE_CONFIG_H -I. -I/opt/EBBO/ns-allinone-2.1b6/tclcl-1.0b9
-I/opt/EBBO/ns-allinone-2.1b6/otcl-1.0a5
-I/opt/EBBO/ns-allinone-2.1b6/tkbox/include
-I/opt/EBBO/ns-allinone-2.1b6/tclbox/include -o node.o node.cc
node.cc: In method `void AdaptiveFidelityEntity::handle(Event *)':
node.cc:443: implicit declaration of function `int error(...)'
make: *** [node.o] Error 1
Ns make failed!
See http://www-mash.CS.Berkeley.EDU/ns/ns-problems.html for problems
--------------------------------------------------
does anybody know the workaround?
Thanks in advance
//Umberto