[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
re: error while compiling ns-2b4
Which version of tclcl are you using? About several weeks ago there was a
"temporary" bug in tcl2c++ which may produce this phenomena but it's now
fixed. (It wasn't in last tclcl release, only appeared in daily snapshot.)
- Haobo
On Fri, 15 Jan 1999, Sukesh Garg wrote:
> Hi Everyone and the ns gurus,
>
> I was able to compile the individual components of ns on NT4... but on
> executing the exe.... i got the error...
>
> ns:
> global warned_
> if ![info exists warned_($msg)] {
> puts stderr $msg
> set warned($msg) 1
> }
> : can't read "msg": no such variable
> while executing
> "info exists warned_($msg)"
>
> Does any know what it means..... i will be really grateful.... i have really
> spent alot of time trying to figure it out but with no success... ?
>
> Or if anyone got it compiled on NT4 .. can you please contact me.....?
>
> I will really appreciate any help...?
>
> thanks
> Sukesh
>
>