libsmi-0.2.7 make problems

In attempting to install TCPDump, which requires libpcap, which requires libsmi ;), I have run into some problems when compiling on RH 7.0. The first problem I seem to have fixed by editing on of the test files (008). The other problems I'm not too sure on, so I've included all my debug info in the following attachments. Each file is labeled to describe what process created it. I'm using an updated version of VA Linux's RH 7.0.x distro on a K6-2 333MHz. Please excuse the file naming convention, I couldn't help myself ;)
The debug info was created AFTER making the changes in libsmi-0.2.7-changes. In cases where there isn't an .err file there weren't any errors. The files are in the order that the operations occured.
If the attachments are creating a problem I can send them by some other method.
TIA,
*****
Steve Bernard Network Engineer UCIS Emerging Technologies George Mason University

Steve Bernard writes:
Steve> The first problem I seem to have fixed by editing on of the Steve> test files (008).
I agree that this is a bug in the text case. I have submitted a patch to fix this to Frank and I guess it will soon show up in the CVS.
Steve> The other problems I'm not too sure on, so I've included all my Steve> debug info in the following attachments. Each file is labeled Steve> to describe what process created it. I'm using an updated Steve> version of VA Linux's RH 7.0.x distro on a K6-2 333MHz. Please Steve> excuse the file naming convention, I couldn't help myself ;)
Steve> The debug info was created AFTER making the changes in Steve> libsmi-0.2.7-changes. In cases where there isn't an .err file Steve> there weren't any errors. The files are in the order that the Steve> operations occured.
I am not able to reproduce this problem. Basically, what the test does is to dump MIB modules in the SMIv2 format and to compare the output with a "blessed" version. This is basically a regression test to see whether we screwed anything up while editing the source code. The output generated by the test driver contains a diff command which you can just past into your shell to see the differences (assuming you are in the test sub-directory:
*** smidump -f smiv2 output differs, for details take a look at *** diff dumps/SNMPv2-MIB.smiv2 smidump-orig-smiv2.out/SNMPv2-MIB.smiv2
It would be helpful to send us the diff so that we can see what the differences are on your box.
/js
participants (2)
-
Juergen Schoenwaelder
-
Steve Bernard