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

Re: NS on linux



http://mash.cs.berkeley.edu/ns/ns-problems.html
----------
Otcl-1.0a3

        Problem: The OTcl test suites crash after the line "PASSED objectvariables". 
        Solution: None yet. Ns doesn't exercise otcl autoloading so fixing this bug is a very low priority. 

Mandis Beigi <[email protected]> writes:

> I have downloaded and installed ns-allinone-2.1b5 on a linux redhat 5.2
> machine
> but when I do "make test" in the otcl-1.0a4 directory, I get the
> following:
> 
> [root@localhost otcl-1.0a4]# make test
> ./otclsh lib/test.tcl
> PASSED objectdispatch
> PASSED paperexamples
> PASSED classcreate
> PASSED inheritance
> PASSED classdestroy
> PASSED objectinits
> PASSED objectvariables
> make: *** [test] Segmentation fault
> 
> But on a sun machine it works fine. Is it supported on Linux?
> Thanks,
> -- Mandis