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

[ns] Make fail for Sean Murphys diffserv impl.



Hello
(Here it is again, don't know what happend last time)
I am trying to add diffserv functionalty to my ns-2.1b6a allinone 
distribution. I have downloaded Sean Murphy's ds-patch-ns-2.1b6.C038a  patch.
When I run make I get the following error message. Is this a compiler 
problem or a ns problem? What am I to do ?

radio5:~/ns-allinone-2.1b6/ns-2.1b6% make
c++ -o ns \
tclAppInit.o random.o rng.o ranvar.o misc.o timer-handler.o scheduler.o 
object.o packet.o ip.o route.o connector.o ttl.o trace.o trace-ip.o 
classifier.o classifier-addr.o classifier-hash.o classifier-virtual.o 
classifier-mcast.o classifier-bst.o classifier-mpath.o replicator.o 
classifier-mac.o classifier-port.o app.o telnet.o tcplib-telnet.o 
........... dsqueue.o dspacketqueue.o ds3cpacketqueue.o dsredpacketqueue.o 
dsriopacketqueue.o dsriotcl.o dsprofile.o dsconditioner.o dsscheduler.o 
dsschedulerwrr.o dsbytequeue.o dsbbqueue.o ds3cscheduler.o 
ds3cschedulerwrr.o gen/version.o gen/ns_tcl.o gen/ptypes.o win32.o 
-R../tclcl-1.0b9 -L/home/studenter/ljosdal/ns-allinone-2.1b6/tclcl-1.0b9 
-ltclcl -R../otcl-1.0a5 
-L/home/studenter/ljosdal/ns-allinone-2.1b6/otcl-1.0a5 -lotcl 
-R../tk8.0.4/unix -L/home/studenter/ljosdal/ns-allinone-2.1b6/tk8.0.4/unix 
-ltk8.0 -R../tcl8.0.4/unix 
-L/home/studenter/ljosdal/ns-allinone-2.1b6/tcl8.0.4/unix -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
determine_codepoint__FPCc dsriotcl.o
ld: fatal: Symbol referencing errors. No output written to ns
make: *** [ns] Error 1


I work in the following environment:

Machine hardware:   sun4u
OS version:         5.6
Processor type:     sparc
Hardware:           SUNW,Ultra-2

The following components are installed on your system:

Sun WorkShop University Edition 5.0
	Sun WorkShop Compiler C 5.0 	
	Sun WorkShop Compiler C++ 5.0
	Sun WorkShop Compiler FORTRAN 77 5.0
	Sun WorkShop Compiler Fortran 90 2.0
	Sun WorkShop Tools.h++ 7.0
	Sun WorkShop Standard 64-bit Class Library 2.0 for C++
	Sun WorkShop Garbage Collector Libraries 1.0 for C++
	Sun WorkShop Visual 3.0
	Sun WorkShop IPE 5.0
	Sun WorkShop TeamWare 2.1
	Sun WorkShop FileMerge 3.1
	Sun WorkShop Dbx 5.0
	Sun Performance Library 2.0
	Sun WorkShop Performance Analyzer 5.0
	Sun WorkShop LoopTool 2.2
	Sun WorkShop LockLint 2.2
	XEmacs 20.4 Source Distribution


Best Regards
Rolf H Ljosdal