Re: [tkined] Compiled MIB Problem Under Linux Alpha

From: Bill Fenner (fenner@research.att.com)
Date: Fri May 25 2001 - 17:59:14 MET DST


Note that without this fix, all I got were "Could not load MIB ____"
errors, not the hangs that Dick was seeing, so there may still be
more going on. (It may also have just been the MIBs I was trying).

gcc complains a lot about 64-bit-pointer<>32-bit-int conversions
(e.g. when recreating the original data structures); the way to get
it to stop complainig is probably to have a struct with ints that gets
stored to the file and a struct with pointers that gets used in memory,
and lots more copying to load and store the frozen data.

  Bill

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.



This archive was generated by hypermail 2b29 : Thu Jan 03 2002 - 14:56:26 MET