[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns2] strange problems when compiling ns-2 as a package
Hello Steve and others,
----------
> From: Steven McCanne <[email protected]>
> To: Christoph Haenle <[email protected]>
> Subject: Re: [ns2] strange problems when compiling ns-2 as a package
> Date: Saturday, August 30, 1997 1:03 AM
>
> A shot in the dark. Try this patch to Otcl:
>
> http://www-mash.cs.berkeley.edu/dist/otcl-0.96-ucb-patch0
>
> Steve
>
Thanks for the prompt answer.
However, the "strange" problems I described in a previous mail haven't
disappeared yet after I applied the patch. I have downloaded the
otcl-version to which the otcl-link at
"http://mash.cs.berkeley.edu/ns/ns-build.html" leads, i.e. tcl.c has got
the header:
[...]
( * $Id: otcl.c,v 1.38 1995/09/29 19:47:36 djw Exp $)
[...]
I have applied the patch, built otcl and have totally recompiled ns, but
the probs have remained. Also, I have made sure that ns indeed uses the new
version of libotcl.a and my application uses the new ns.
Any suggestions?
-Chris.