Re: rhas3 5.4.1 build problem.

2007-08-16 Thread Dave Shield
On 15/08/07, Magnus Fromreide <[EMAIL PROTECTED]> wrote: > On tis, 2007-08-14 at 17:31 -0400, Jayson Robinson wrote: > > That being said, your patch fixed the problem. Net-SNMP compiled > > cleanly after patching that file. > > Well, there obviously is som value in explicit return types in > decl

RE: rhas3 5.4.1 build problem.

2007-08-15 Thread Magnus Fromreide
generate a non-zero exit code. > That being said, your patch fixed the problem. Net-SNMP compiled > cleanly after patching that file. Well, there obviously is som value in explicit return types in declarations and unused variable removal. /MF > Jayson > > > Subject: Re: rhas3

Re: rhas3 5.4.1 build problem.

2007-08-13 Thread Magnus Fromreide
On tor, 2007-08-09 at 11:59 -0400, Jayson Robinson wrote: > > I'm trying to build 5.4.1 on an as3 box. I'm including the > disman/expression mib. > > On as4 the following configure line works great: > --with-defaults \ > --with-mib-modules="ucd-snmp/extensible host disman/event-m

rhas3 5.4.1 build problem.

2007-08-09 Thread Jayson Robinson
I'm trying to build 5.4.1 on an as3 box. I'm including the disman/expression mib.On as4 the following configure line works great:--with-defaults \ --with-mib-modules="ucd-snmp/extensible host disman/event-mib disman/expression smux ucd-snmp/diskio mibII/mta_sendmail" \ -