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

Re: [ns] tclcl-1.0b11 make failed during installation (fwd)



Hi,

you need to add path to library - libstdc++.so.2.8.1.1

For solaris - on csh shell add this line

setenv LD_LIBRARY_PATH "/usr/local/lib"

might want to verify the file libstdc++... exist on the path mentioned.

HTH.

----- Original Message -----
From: "Edward Hua" <eyh5@ee.cornell.edu>
To: <ns-users@ISI.EDU>
Sent: Tuesday, October 23, 2001 12:13 AM
Subject: [ns] tclcl-1.0b11 make failed during installation (fwd)


> Hi,
>
>    I am a new user with NS2 and I will need some help with the following
> install glitch that occurred when making tclcl-1.0b11 from the
> ns-allinone-2.1b8a package. I posted an inquiry about this a couple days
> ago but didn't get a response. I hope anybody who may know what's going on
> with this can communicate with me. Basically, when the install process
> gets to tclcl-1.0b11 directory, the "make" fails and the "install" exits
> without further action. The following error message appears on the
> screen:
>
>    make: *** [embedded-tcl.cc] Error 137
>    tclcl-1.0b11 make failed! Exiting ...
>
> Seems like the error is at the file called embedded-tcl.cc. But I have no
> idea what this means.
>
>     Thanks for your correspondence with me, and I hope to hear from you
> soon. Bye.
>
> -Ed
>
> ---------- Forwarded message ----------
> Date: Sat, 20 Oct 2001 18:53:53 -0400 (EDT)
> From: Edward Hua <eyh5@ee.cornell.edu>
> To: ns-users@isi.edu
> Subject: tclcl-1.0b11 make failed during installation
>
> Hi,
>
>    I am encountering a problem installing the ns-2. I successfully
> downloaded and extracted the ns-allinone-2.1b8a package (i.e., all modules
> and components are included).  I executed "install" and there was a long
> run of lots of things. Everything seemed going smoothly until when it got
> to the file, embedded-tcl.cc, in tclcl-1.0b11 directory. The following
> error error (see the end of this message) occurred. Basically, it pointed
> to an Error 137, and as a resulted, forced the tclcl-1.0b11 make to exit
> without completing the installation.
>
>    I went to the ns-problems website, but couldn't find the answer. The
> beta version of this tclcl is b11, and the latest version where the
> tclcl-related problems are reported is b9. Maybe I missed something there,
> but I really appreciate if you could help me with this.
>
>     I look forward to hearing from you soon. Thanks in advance. Bye.
>
> -Ed
> -----------------------------------------
> rm -f embedded-tcl.cc
> ./tcl2c++ et_tcl ../lib/tcl8.3/init.tcl ../lib/tcl8.3/history.tcl
> ../lib/tcl8.3/word.tcl ../lib/tcl8.3/http2.3/http.tcl > embedded-tcl.cc
> ld.so.1: ./tcl2c++: fatal: libstdc++.so.2.8.1.1: open failed: No such file
> or directory
> Killed
> make: *** [embedded-tcl.cc] Error 137
> tclcl-1.0b11 make failed! Exiting ...
> See http://www.isi.edu/nsnam/ns/ns-problems.html for problems
>
>
>
>
>