[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
rtProtoLS installation
Hi All.
I am unsing ns-2.1b5 and installing rtProtoLS_b5.
I got these error message while I was installing rtProtoLS_b5.
They are a lot of undefined symbol errors.
I used 'make' instead of 'gmake'
Does this cause these error message?
Can anybody help me?
Thanks in advance.
===================
Error Message I got.
===================
$ make
make -f /home/bhkim/ns-pkg/ns-2.1b5/Makefile -f Makefile.local nsls
c++ -c -DNSLS -I. -I/home/bhkim/ns-pkg/ns-2.1b5
-I/home/bhkim/ns-pkg/tcl8.0.4/generic -I/home/bhkim/ns-pkg/otcl-1.0a4
-I/home/bhkim/ns-pkg/tclcl-1.0b8 -I. -I/usr/openwin/include
-I../tclcl-1.0b8 -I../otcl-1.0a4 -I../tkbox/include -I../tclbox/include -g
-Wall -DNO_TK -DTCLCL_CLASSINSTVAR -DNDEBUG -mv8 -msupersparc -D__svr4__
-DUSE_SHM -DHAVE_LIBTCLCL1_0B8 -DHAVE_TCLCL_H -DHAVE_LIBOTCL1_0A4
-DHAVE_OTCL_H -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAVE_LIBTCL8_0 -DHAVE_TCL_H
-DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_TCL_H=1 -DHAVE_LIBTCL8_0=1
-DHAVE_TK_H=1 -DHAVE_LIBTK8_0=1 -DHAVE_OTCL_H=1 -DHAVE_LIBOTCL1_0A4=1
-DHAVE_TCLCL_H=1 -DHAVE_LIBTCLCL1_0B8=1 -DHAVE_GETRUSAGE=1 -DHAVE_SBRK=1
-DHAVE_STRTOLL=1 -DHAVE_LIBDL=1 \
-o packet.o packet.cc
c++ -c -DNSLS -I. -I/home/bhkim/ns-pkg/ns-2.1b5
-I/home/bhkim/ns-pkg/tcl8.0.4/generic -I/home/bhkim/ns-pkg/otcl-1.0a4
-I/home/bhkim/ns-pkg/tclcl-1.0b8 -I. -I/usr/openwin/include
-I../tclcl-1.0b8 -I../otcl-1.0a4 -I../tkbox/include -I../tclbox/include -g
-Wall -DNO_TK -DTCLCL_CLASSINSTVAR -DNDEBUG -mv8 -msupersparc -D__svr4__
-DUSE_SHM -DHAVE_LIBTCLCL1_0B8 -DHAVE_TCLCL_H -DHAVE_LIBOTCL1_0A4
-DHAVE_OTCL_H -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAVE_LIBTCL8_0 -DHAVE_TCL_H
-DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_TCL_H=1 -DHAVE_LIBTCL8_0=1
-DHAVE_TK_H=1 -DHAVE_LIBTK8_0=1 -DHAVE_OTCL_H=1 -DHAVE_LIBOTCL1_0A4=1
-DHAVE_TCLCL_H=1 -DHAVE_LIBTCLCL1_0B8=1 -DHAVE_GETRUSAGE=1 -DHAVE_SBRK=1
-DHAVE_STRTOLL=1 -DHAVE_LIBDL=1 \
-o trace.o trace.cc
c++ -c -DNSLS -I. -I/home/bhkim/ns-pkg/ns-2.1b5
-I/home/bhkim/ns-pkg/tcl8.0.4/generic -I/home/bhkim/ns-pkg/otcl-1.0a4
-I/home/bhkim/ns-pkg/tclcl-1.0b8 -I. -I/usr/openwin/include
-I../tclcl-1.0b8 -I../otcl-1.0a4 -I../tkbox/include -I../tclbox/include -g
-Wall -DNO_TK -DTCLCL_CLASSINSTVAR -DNDEBUG -mv8 -msupersparc -D__svr4__
-DUSE_SHM -DHAVE_LIBTCLCL1_0B8 -DHAVE_TCLCL_H -DHAVE_LIBOTCL1_0A4
-DHAVE_OTCL_H -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAVE_LIBTCL8_0 -DHAVE_TCL_H
-DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_TCL_H=1 -DHAVE_LIBTCL8_0=1
-DHAVE_TK_H=1 -DHAVE_LIBTK8_0=1 -DHAVE_OTCL_H=1 -DHAVE_LIBOTCL1_0A4=1
-DHAVE_TCLCL_H=1 -DHAVE_LIBTCLCL1_0B8=1 -DHAVE_GETRUSAGE=1 -DHAVE_SBRK=1
-DHAVE_STRTOLL=1 -DHAVE_LIBDL=1 \
-o rtProtoLS.o rtProtoLS.cc
c++ -c -DNSLS -I. -I/home/bhkim/ns-pkg/ns-2.1b5
-I/home/bhkim/ns-pkg/tcl8.0.4/generic -I/home/bhkim/ns-pkg/otcl-1.0a4
-I/home/bhkim/ns-pkg/tclcl-1.0b8 -I. -I/usr/openwin/include
-I../tclcl-1.0b8 -I../otcl-1.0a4 -I../tkbox/include -I../tclbox/include -g
-Wall -DNO_TK -DTCLCL_CLASSINSTVAR -DNDEBUG -mv8 -msupersparc -D__svr4__
-DUSE_SHM -DHAVE_LIBTCLCL1_0B8 -DHAVE_TCLCL_H -DHAVE_LIBOTCL1_0A4
-DHAVE_OTCL_H -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAVE_LIBTCL8_0 -DHAVE_TCL_H
-DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_TCL_H=1 -DHAVE_LIBTCL8_0=1
-DHAVE_TK_H=1 -DHAVE_LIBTK8_0=1 -DHAVE_OTCL_H=1 -DHAVE_LIBOTCL1_0A4=1
-DHAVE_TCLCL_H=1 -DHAVE_LIBTCLCL1_0B8=1 -DHAVE_GETRUSAGE=1 -DHAVE_SBRK=1
-DHAVE_STRTOLL=1 -DHAVE_LIBDL=1 \
-o ls.o ls.cc
c++ -o nsls \
packet.o trace.o rtProtoLS.o ls.o -R../tclcl-1.0b8
-L../tclcl-1.0b8 -ltclcl -R../otcl-1.0a4 -L../otcl-1.0a4 -lotcl
-R../tkbox/lib -L../tkbox/lib -ltk8.0 -R../tclbox/lib -L../tclbox/lib
-ltcl8.0 -R/usr/openwin/lib -L/usr/openwin/lib -lXext -lX11 -lsocket
-lnsl -lintl -ldl -ldl -lm -ldl
Undefined first referenced
symbol in file
_._5Agent rtProtoLS.o
__ti5Agent rtProtoLS.o
print_portaddr__7Addressi trace.o
delay_bind_init_all__5Agent rtProtoLS.o
__tf12TimerHandler ls.o
handle__12TimerHandlerP5Event ls.o
__5Agent8packet_t rtProtoLS.o
__9Connector trace.o
trace__5AgentP9TracedVar rtProtoLS.o
sendto__5AgentiPCci rtProtoLS.o
drop__9ConnectorP6Packet trace.o
idle__5Agent rtProtoLS.o
print_nodeaddr__7Addressi trace.o
_._9Connector trace.o
size__5Agent rtProtoLS.o
listen__5Agent rtProtoLS.o
_7hdr_tcp.offset_ trace.o
instance__7Address trace.o
close__5Agent rtProtoLS.o
_7hdr_rtp.offset_ trace.o
delay_bind_dispatch__5AgentPCcT1 rtProtoLS.o
__tf5Agent rtProtoLS.o
delay_bind_init_all__8NsObject trace.o
send__5Agenti rtProtoLS.o
allocpkt__C5Agent rtProtoLS.o
sendto__5AgentiPC7AppDataPCc rtProtoLS.o
command__5AgentiPCPCc rtProtoLS.o
recv__8NsObjectP6PacketPCc trace.o
timeout__5Agenti rtProtoLS.o
_7hdr_srm.offset_ trace.o
sendmsg__5AgentiPC7AppDataPCc rtProtoLS.o
cancel__12TimerHandler ls.o
clock__C9Scheduler trace.o
attachApp__5AgentP11Application rtProtoLS.o
__12TimerHandler ls.o
drop__9ConnectorP6PacketPCc trace.o
__ti9Connector trace.o
resched__12TimerHandlerd ls.o
recvBytes__5Agenti rtProtoLS.o
force_cancel__12TimerHandler ls.o
sendmsg__5AgentiPCc rtProtoLS.o
connect__5Agenti rtProtoLS.o
reset__8NsObject trace.o
send__9ConnectorP6PacketP7Handler trace.o
_vt.12TimerHandler ls.o
instance__9Scheduler trace.o
command__9ConnectoriPCPCc trace.o
__ti12TimerHandler ls.o
delay_bind_dispatch__8NsObjectPCcT1 trace.o
main
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5.1/2.8.1/crt1.o
_6hdr_ip.offset_ trace.o
__tf9Connector trace.o
handle__8NsObjectP5Event trace.o
send__5AgentiPC7AppData rtProtoLS.o
ld: fatal: Symbol referencing errors. No output written to nsls
*** Error code 1
make: Fatal error: Command failed for target `nsls'
Current working directory /home/bhkim/ns-pkg/rtProtoLS_b5
*** Error code 1
make: Fatal error: Command failed for target `all'
$
Bong Ho Kim
Bell Labs,
Lucent Technologies
732-332-6831
[email protected]