[ns] ns-allinone-2.1b6 installation on Linux problem!
Chintapalli, Sriram (UMKC-Student)
sc717@umkc.edu
Fri Apr 19 15:55:04 2002
Hi,
I am getting the following error trying to install ns-allinone-2.1b6 on Linux.
---------------------------------------------------------------------------------
checking for otcl.h... -I../otcl-1.0a5
checking for libotcl1.0a4... -L../otcl-1.0a5 -lotcl
checking for X11 header files
checking for X11 library archive
checking for XOpenDisplay in -lX11... (cached) no
checking for libXext.a
No explicit static compilation flag; setting V_STATIC to ""
checking for dlopen in -ldl... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
creating ./config.status
creating Makefile
c++ -c -O2 -DNO_TK -DNDEBUG -DUSE_SHM -DHAVE_LIBOTCL1_0A4 -DHAVE_OTCL_H -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAVE_LIBTCL8_0 -DHAVE_TCL_H -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_SNPRINTF=1 -DHAVE_STRTOQ=1 -DHAVE_STRTOLL=1 -DSIZEOF_LONG=4 -DHAVE_INT64=1 -DHAVE_TCL_H=1 -DHAVE_LIBTCL8_0=1 -DHAVE_TK_H=1 -DHAVE_LIBTK8_0=1 -DHAVE_OTCL_H=1 -DHAVE_LIBOTCL1_0A4=1 -I. -I/home/sc717/ns2/ns-allinone-2.1b6/otcl-1.0a5 -I/home/sc717/ns2/ns-allinone-2.1b6/tkbox/include -I/home/sc717/ns2/ns-allinone-2.1b6/tclbox/include -o tracedvar.o tracedvar.cc
tracedvar.cc: In method `char *TracedInt::value (char *, int)':
tracedvar.cc:102: `abort' undeclared (first use this function)
tracedvar.cc:102: (Each undeclared identifier is reported only once for
each function it appears in.)
make: *** [tracedvar.o] Error 1
tclcl-1.0b9 make failed! Exiting ...
See http://www-mash.CS.Berkeley.EDU/ns/ns-problems.html <http://www-mash.CS.Berkeley.EDU/ns/ns-problems.html> for problems
-----------------------------------------------------------------------------------------
I ran both tclPosixStr.patch and ns-2.1b6-configure.patch just in case. Can somebody suggest me a solution? I am bent on using the 2.1b6 version because I am trying to work on Hierarchical Mobile IP and the extensions for this are only available for the 2.1b6 version at http://www.comet.columbia.edu/micromobility/software.htm <http://www.comet.columbia.edu/micromobility/software.htm> .
Any suggestions are greatly appretiated.
-Sriram Chintapalli
sc717@umkc.edu