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

ns compilation



Mr. Hsu,
 
        My name is Yon Chung and I'm a graduate student at USC trying to
install NS.  I encountered the same problem for which you posted the
solution in the NS mail archive.  I first want to say thanks for those
corrections.  
 
        Unfortunately, I've encountered these additional bugs
-------------------------------------------------------------------
queue.h: In method `class Packet * PacketQueue::tail()':
In file included from delay.h:42,
                 from ll.h:41,
                 from ll.cc:43:
queue.h:75: warning: the address of `PacketQueue::tail()', will always be
`true'
queue.h:75: warning: assuming & on `PacketQueue::tail()'
ll.cc: In method `void LL::recv(class Packet *, class Handler *)':
ll.cc:109: no matching function for call to `LinkDelay::recv (Packet *&)'
delay.h:49: candidates are: LinkDelay::recv(Packet *, Handler *)
gmake: *** [ll.o] Error 1
----------------------------------------------------------------
 
I've successfully (I think) installed
 
tcl8.0p2, tk8.0p2, otcl1.0a2, tclcl-1.0b5, dmalloc-3.3.1 and tcl-debug-1.7
 
 
I'm using sparc-sun-solaris2.5.1 and gcc v.2.8.1
 
I'm writing this email to ask if you also encountered this and if so do
you have a solution.
 
 
Thanks,
 
Yon Chung