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

[ns] Installation problem with ns-2.1b7



Hi,

I am trying to install ns-2.1b7 ( with ./install) but I get the following 
error:

creating ./config.status
creating Makefile
make: Fatal error: Don't know how to make target 
`/usr/local/lib/tcl7.6/history.tcl'
tclcl-1.0b10 make failed! Exiting ...
See http://www.isi.edu/nsnam/ns/ns-problems.html for problems
lepus:/home/users/pg/gmc50/ns-micro-mobility/ns-allinone-2.1b7>

I have searched the archives but was unable to fix the problem. I am working 
on sparc-sun-solaris2.7. I would be very greatful if someoone could let me 
know what I need to do to fix this problem as I am a bigginner and am really 
lost on how to fix it. I am including below more details of the output shown.

Thank you very much,

Gustavo.

_____________________________________________________________________

 Installing top-level (.1) docs
Cross-linking top-level (.1) docs
Installing C API (.3) docs
Cross-linking top-level (.3) docs
Installing command (.n) docs
Cross-linking command (.n) docs
loading cache ./config.cache
No .configure file found in current directory
Continuing with default options...
checking host system type... sparc-sun-solaris2.7
checking target system type... sparc-sun-solaris2.7
checking build system type... sparc-sun-solaris2.7
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for main in -lXbsd... (cached) no
checking for socket in -lsocket... (cached) yes
checking for gethostbyname in -lnsl... (cached) yes
checking for dcgettext in -lintl... (cached) yes
checking for getnodebyname in -ldnet_stub... (cached) no
checking that c++ can handle -O2... no
checking for tcl.h... -I../tcl8.3.2/generic
checking for libtcl8.3... -R../tcl8.3.2/unix -L../tcl8.3.2/unix -ltcl8.3
checking for init.tcl... /usr/local/lib/tcl7.6
checking for tclsh8.3.2... (cached) /usr/local/bin/tclsh
checking for tk.h... -I../tk8.3.2/generic
checking for libtk8.3... -R../tk8.3.2/unix -L../tk8.3.2/unix -ltk8.3
checking for tk.tcl... ../tk8.3.2/library
checking for X11 header files
checking for X11 library archive
checking for XOpenDisplay in -lX11... (cached) yes
checking for XShmAttach in -lXext... (cached) yes
checking for ranlib... (cached) ranlib
checking for a BSD compatible install... ./install-sh -c
checking system version (for dynamic loading)... SunOS-5.7
No explicit static compilation flag; setting V_STATIC to ""
checking for main in -ldl... (cached) yes
checking for a BSD compatible install... ./install-sh -c
creating ./config.status
creating Makefile
otcl-1.0a6 has been installed successfully.
loading cache ./config.cache
No .configure file found in current directory
Continuing with default options...
checking host system type... sparc-sun-solaris2.7
checking target system type... sparc-sun-solaris2.7
checking build system type... sparc-sun-solaris2.7
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for main in -lXbsd... (cached) no
checking for socket in -lsocket... (cached) yes
checking for gethostbyname in -lnsl... (cached) yes
checking for dcgettext in -lintl... (cached) yes
checking for getnodebyname in -ldnet_stub... (cached) no
checking that c++ can handle -O2... no
checking standard STL is available... yes
checking for ranlib... (cached) ranlib
checking for snprintf... (cached) yes
checking for ANSI C header files... (cached) yes
checking for strtoq... (cached) no
checking for strtoll... (cached) yes
checking size of long... (cached) 4
checking for __int64_t... no
checking for long long... yes
checking for int64_t... (cached) yes
checking which kind of 64-bit int to use... int64_t
checking for tcl.h... -I../tcl8.3.2/generic
checking for libtcl8.3... -R../tcl8.3.2/unix -L../tcl8.3.2/unix -ltcl8.3
checking for init.tcl... /usr/local/lib/tcl7.6
checking for tclsh8.3.2... (cached) /usr/local/bin/tclsh
checking for tk.h... -I../tk8.3.2/generic
checking for libtk8.3... -R../tk8.3.2/unix -L../tk8.3.2/unix -ltk8.3
checking for tk.tcl... ../tk8.3.2/library
checking for otcl.h... -I../otcl-1.0a6
checking for libotcl1.0a6... -R../otcl-1.0a6 -L../otcl-1.0a6 -lotcl
checking for X11 header files
checking for X11 library archive
checking for XOpenDisplay in -lX11... (cached) yes
checking for XShmAttach in -lXext... (cached) yes
No explicit static compilation flag; setting V_STATIC to ""
checking for main in -ldl... (cached) yes
checking for a BSD compatible install... ./install-sh -c
creating ./config.status
creating Makefile
make: Fatal error: Don't know how to make target 
`/usr/local/lib/tcl7.6/history.tcl'
tclcl-1.0b10 make failed! Exiting ...
See http://www.isi.edu/nsnam/ns/ns-problems.html for problems
lepus:/home/users/pg/gmc50/ns-micro-mobility/ns-allinone-2.1b7>