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

[ns] installation problems



Hi I have the following problem installing ns-2.1b6 on Unix (Sun platform).
Does anyone know what I should do?

I installed the newest version of NS: ns-allinone-2-2.1b6 without problems.
The I tried to compile the ns-2-snapshot-20000830 instead of the supplied
ns-2.1b6.  The compiler complains:
--------------------------
ld: warning: symbol `TracedVar type_info node' has differing alignments:
        (file tclAppInit.o value=0x8; file
/vol/hitz/home/suetfei/ns-allinone-2.1b6/tclcl-1.0b9/libtclcl.a(Tcl.o)
value=0x4);
        largest value applied
ld: warning: symbol `TracedVar type_info node' has differing alignments:
        (file tclAppInit.o value=0x8; file
/vol/hitz/home/suetfei/ns-allinone-2.1b6/tclcl-1.0b9/libtclcl.a(tracedvar.o)
value=0x4);
        largest value applied
ld: warning: symbol `TracedVar virtual table' has differing sizes:
        (file tcp-rbp.o value=0x18; file
/vol/hitz/home/suetfei/ns-allinone-2.1b6/tclcl-1.0b9/libtclcl.a(tracedvar.o)
value=0x10);
        tcp-rbp.o definition taken
Undefined                       first referenced
 symbol                             in file
__eh_pc
/vol/hitz/home/suetfei/ns-allinone-2.1b6/tclcl-1.0b9/libtclcl.a(Tcl.o)
ld: fatal: Symbol referencing errors. No output written to ns
collect2: ld returned 1 exit status
make: *** [ns] Error 1
Ns make failed!
____________

any idea why it failed??

thanx a lot.

sf