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

[Q] ns2.1b5 Installation Problem (New one?)



Dear Seniors

I'm an MS student in Korea Advanced Institute of Science and Technology(KAIST).

I tried to install ns2.1b5 after successful install of tcl8.0.4, tk8.0.4, otcl-1.0a4, 
tclcl-1.0b8.  ( My machine is based on FreeBSD 3.2 release , P-120.)

When I run "make" of ns2.1b5, I obtained following error message:

==================
....
gcc -c -g -Wall -DNO_TK -DTCLCL_CLASSINSTVAR  -DNDEBUG -DUSE_SHM -DHAVE_LIBTCLCL1_0B8 -DHAVE_TCLCL_H -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_TCL_H=1 -DHAVE_LIBTCL8_0=1 -DHAVE_TK_H=1 -DHAVE_LIBTK8_0=1 -DHAVE_OTCL_H=1 -DHAVE_LIBOTCL1_0A4=1 -DHAVE_TCLCL_H=1 -DHAVE_LIBTCLCL1_0B8=1 -DHAVE_GETRUSAGE=1 -DHAVE_SBRK=1 -DHAVE_STRTOQ=1 -DNO_TK -DTCLCL_CLASSINSTVAR  -DNDEBUG -DUSE_SHM -DHAVE_LIBTCLCL1_0B8 -DHAVE_TCLCL_H -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_TCL_H=1 -DHAVE_LIBTCL8_0=1 -DHAVE_TK_H=1 -DHAVE_LIBTK8_0=1 -DHAVE_OTCL_H=1 -DHAVE_LIBOTCL1_0A4=1 -DHAVE_TCLCL_H=1 -DHAVE_LIBTCLCL1_0B8=1 -DHAVE_GETRUSAGE=1 -DHAVE_SBRK=1 -DHAVE_STRTOQ=1 -I. -I/usr/X11R6/include  -I../tclcl-1.0b8 -I../otcl-1.0a4 -I/home/porce/NS/ns-2.1b5/../tk8.0.4/generic -I../tcl8.0.4/generic -o win32.o win32.c
c++ -c -g -Wall -DNO_TK -DTCLCL_CLASSINSTVAR  -DNDEBUG -DUSE_SHM -DHAVE_LIBTCLCL1_0B8 -DHAVE_TCLCL_H -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_TCL_H=1 -DHAVE_LIBTCL8_0=1 -DHAVE_TK_H=1 -DHAVE_LIBTK8_0=1 -DHAVE_OTCL_H=1 -DHAVE_LIBOTCL1_0A4=1 -DHAVE_TCLCL_H=1 -DHAVE_LIBTCLCL1_0B8=1 -DHAVE_GETRUSAGE=1 -DHAVE_SBRK=1 -DHAVE_STRTOQ=1 -I. -I/usr/X11R6/include  -I../tclcl-1.0b8 -I../otcl-1.0a4 -I/home/porce/NS/ns-2.1b5/../tk8.0.4/generic -I../tcl8.0.4/generic -o tclAppInit.o tclAppInit.cc
Makefile.in is newer than Makefile.
You need to re-run configure.
false
*** Error code 1

Stop.
porce.kaist.ac.kr root:/home/porce/NS/ns-2.1b5>
=======================================================================

Now, I cannot proceed. What shall I do  ? 
(This error message showed up also when I "install" ns-allinone-2.1b5 package. )

I checked every Makefile and Makefile.in under ns-2.1b5 directory, but I found everyl Makefile.in is
older than Makefile. 

Thanks in advance 
Sincerely, Jiwoong Lee ([email protected])


PS, By the way, How can I join this mailing-aliases ? Majordomo in UCB seems not to answer
my request. :<