From: usam on
Hello to everybody. I'm trying to rebuild Scotty 3.0 - in other words
the
SNMP Tnm package - with Tcl 8.5, in a Fedora 8 env. I tried with 8.5.5
and Tcl 8.5.8.
In any case th result is the same. It gets compiled and linked. It
lets you load the
dll libtnm.so, but, as soon you try to load a mib, or require an
operation that
performs an automatic mib loading (e.g. 'Tnm::snmp generator ...') it
crashes inside
the procedure that parses the mib, apparently in the return statement,
as if it
had the procedure return address thrashed in the C stack. Is anyone
trying
or has anyone ever tried the same thing ?
D.