[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns] Problems installing ns2 on Solaris 8
Seems to be a stdlib problem ..... check whether other programs compile or
not. Did you use --enable-gcc when you configured your packages.
debo
On Thu, 20 Sep 2001, Aristides Rib wrote:
>
> Hello
>
> I'm trying to install ns2 all-in-one on a Sun SparcV running Solaris 8.
> The following pieces were successfully installed
>
> - tcl8.3.2
> - tk8.3.2
> - otcl-1.0a7
> - XGraph-12.1
> - CWeb
> - Zlib
>
> However, when installing Tclcl-1.0b11 (... after several successfull
> checkings) it reported the following message
>
> checking for main in -ldl... (cached) yes
> checking for a BSD compatible install... ./install-sh -c
> creating ./config.status
> creating Makefile
> 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++: error fatal: libstdc++.so.2.10.0:
>
> make: *** [embedded-tcl.cc] Error 137
> tclcl-1.0b11 make failed! Exiting ...
>
> I don't understand this message and there is no suggestion at the
> ns-problems web page.
> Does anybody know what can I do?
>
> Thank you so much.
>
> Aris.
>
>