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

Installation problem



Hi everyone,

I'm trying to install ns-allinone-2.1b5 on Solaris 2.6 and I got the following error:

(...)

checking for main in -ldl... (cached) yes
checking for a BSD compatible install... ./install-sh -c
creating ./config.status
creating Makefile
c++ -c -O2 -DNO_TK -DHAVE_STRTOLL -DHAVE_SNPRINTF  -DNDEBUG -mv8 -msupersparc -D__svr4__ -DUSE_SHM -DHAVE_LIBOTCL1_0A4 -DHAVE_OTCL_H -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAV
E_LIBTCL8_0 -DHAVE_TCL_H  -I. -I../otcl-1.0a4 -I../tkbox/include -I../tclbox/include  -o Tcl.o Tcl.cc
c++: Warning: Option -mv8 passed to ld, if ld is invoked, ignored otherwise
c++: Warning: Option -msupersparc passed to ld, if ld is invoked, ignored otherwise
c++ -c -O2 -DNO_TK -DHAVE_STRTOLL -DHAVE_SNPRINTF  -DNDEBUG -mv8 -msupersparc -D__svr4__ -DUSE_SHM -DHAVE_LIBOTCL1_0A4 -DHAVE_OTCL_H -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAV
E_LIBTCL8_0 -DHAVE_TCL_H  -I. -I../otcl-1.0a4 -I../tkbox/include -I../tclbox/include  -o Tcl2.o Tcl2.cc
c++: Warning: Option -mv8 passed to ld, if ld is invoked, ignored otherwise
c++: Warning: Option -msupersparc passed to ld, if ld is invoked, ignored otherwise
c++ -c -O2 -DNO_TK -DHAVE_STRTOLL -DHAVE_SNPRINTF  -DNDEBUG -mv8 -msupersparc -D__svr4__ -DUSE_SHM -DHAVE_LIBOTCL1_0A4 -DHAVE_OTCL_H -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAV
E_LIBTCL8_0 -DHAVE_TCL_H  -I. -I../otcl-1.0a4 -I../tkbox/include -I../tclbox/include  -o idlecallback.o idlecallback.cc
c++: Warning: Option -mv8 passed to ld, if ld is invoked, ignored otherwise
c++: Warning: Option -msupersparc passed to ld, if ld is invoked, ignored otherwise
c++ -c -O2 -DNO_TK -DHAVE_STRTOLL -DHAVE_SNPRINTF  -DNDEBUG -mv8 -msupersparc -D__svr4__ -DUSE_SHM -DHAVE_LIBOTCL1_0A4 -DHAVE_OTCL_H -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAV
E_LIBTCL8_0 -DHAVE_TCL_H  -I. -I../otcl-1.0a4 -I../tkbox/include -I../tclbox/include  -o iohandler.o iohandler.cc
c++: Warning: Option -mv8 passed to ld, if ld is invoked, ignored otherwise
c++: Warning: Option -msupersparc passed to ld, if ld is invoked, ignored otherwise
c++ -c -O2 -DNO_TK -DHAVE_STRTOLL -DHAVE_SNPRINTF  -DNDEBUG -mv8 -msupersparc -D__svr4__ -DUSE_SHM -DHAVE_LIBOTCL1_0A4 -DHAVE_OTCL_H -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAV
E_LIBTCL8_0 -DHAVE_TCL_H  -I. -I../otcl-1.0a4 -I../tkbox/include -I../tclbox/include  -o timer.o timer.cc
c++: Warning: Option -mv8 passed to ld, if ld is invoked, ignored otherwise
c++: Warning: Option -msupersparc passed to ld, if ld is invoked, ignored otherwise
c++ -c -O2 -DNO_TK -DHAVE_STRTOLL -DHAVE_SNPRINTF  -DNDEBUG -mv8 -msupersparc -D__svr4__ -DUSE_SHM -DHAVE_LIBOTCL1_0A4 -DHAVE_OTCL_H -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAV
E_LIBTCL8_0 -DHAVE_TCL_H  -I. -I../otcl-1.0a4 -I../tkbox/include -I../tclbox/include  -o rate-variable.o rate-variable.cc
c++: Warning: Option -mv8 passed to ld, if ld is invoked, ignored otherwise
c++: Warning: Option -msupersparc passed to ld, if ld is invoked, ignored otherwise
c++ -c -O2 -DNO_TK -DHAVE_STRTOLL -DHAVE_SNPRINTF  -DNDEBUG -mv8 -msupersparc -D__svr4__ -DUSE_SHM -DHAVE_LIBOTCL1_0A4 -DHAVE_OTCL_H -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAV
E_LIBTCL8_0 -DHAVE_TCL_H  -I. -I../otcl-1.0a4 -I../tkbox/include -I../tclbox/include  -o tracedvar.o tracedvar.cc
c++: Warning: Option -mv8 passed to ld, if ld is invoked, ignored otherwise
c++: Warning: Option -msupersparc passed to ld, if ld is invoked, ignored otherwise
"tracedvar.cc", line 73: Error: "TracedInt::assign(int)" was previously declared "TracedInt::assign(const int)".
"tracedvar.cc", line 99: Error: "TracedDouble::assign(double)" was previously declared "TracedDouble::assign(const double)".
2 Error(s) detected.
make: *** [tracedvar.o] Error 2
tclcl-1.0b8 make failed! Exiting ...
 
 

Can somebody help me

Thanks in advance

--------------------------------------
Vicent Pla