PERL problem with mib2c

2004-07-20 Thread Gary Clark
Running net-snmp-5.1.2.pre3 release.   When performing the following $ mib2c etherStatsEntry   It looks like the two expected templates get generated:   etherStatsEntry.c and etherStatsEntry.h   However I then see the following:   running indent on etherStatsEntry.c C:\cygwin\bin\perl.exe (39

PERL problem with mib2c

2004-07-20 Thread Gary Clark
Running net-snmp-5.1.2.pre3 release.   When performing the following $ mib2c etherStatsEntry   It looks like the two expected templates get generated:   etherStatsEntry.c and etherStatsEntry.h   However I then see the following:   running indent on etherStatsEntry.c C:\cygwin\bin\perl.exe (399

Re: PERL problem with mib2c

2004-07-21 Thread Dave Shield
> When performing the following > $ mib2c etherStatsEntry > I then see the following: > > running indent on etherStatsEntry.c [snip error] Well, if it's getting as far as running indent, then it should have generated all of the code first. Failing to indent is cleanly won't make any