RE: snmpd on embedded box

2009-01-19 Thread EYRE Bernadette
: snmpd on embedded box On Fri, 2009-01-16 at 11:05 -0800, Bernadette Eyre wrote: > Hi, > > I use net-snmp 5.4.2.1 version, the ENDIAN=big and with following flags > for configure: > > $(LTOP)/net-snmp-5.4.2.1/configure --with-install-prefix=$(BUILT_BASE)\ >

Re: snmpd on embedded box

2009-01-18 Thread Amit Kumar
[email protected] Sent: Saturday, 17 January, 2009 2:46:29 Subject: Re: snmpd on embedded box On Fri, 2009-01-16 at 02:51 -0800, Amit Kumar wrote: > Hi All, > I am trying to reduce the snmpd footprints in my box but still it is comming > as 4.3 MB. > can any body please help

Re: snmpd on embedded box

2009-01-17 Thread Magnus Fromreide
On Fri, 2009-01-16 at 02:51 -0800, Amit Kumar wrote: > Hi All, > I am trying to reduce the snmpd footprints in my box but still it is comming > as 4.3 MB. > can any body please help me out to make it 3 MB . the configure options i am > using is : > > $(Q)cd $(PROJECT_BUILD_DIR)/$(NET_SNM

Re: snmpd on embedded box

2009-01-17 Thread Magnus Fromreide
On Fri, 2009-01-16 at 11:05 -0800, Bernadette Eyre wrote: > Hi, > > I use net-snmp 5.4.2.1 version, the ENDIAN=big and with following flags > for configure: > > $(LTOP)/net-snmp-5.4.2.1/configure --with-install-prefix=$(BUILT_BASE)\ > --prefix=/ --host=$(CCPREFIX) --target=$(CCPR

Re: snmpd on embedded box

2009-01-16 Thread Bernadette Eyre
Hi, I use net-snmp 5.4.2.1 version, the ENDIAN=big and with following flags for configure: $(LTOP)/net-snmp-5.4.2.1/configure --with-install-prefix=$(BUILT_BASE)\ --prefix=/ --host=$(CCPREFIX) --target=$(CCPREFIX) --disable-perl\ --disable-embedded-perl --disable

snmpd on embedded box

2009-01-16 Thread Amit Kumar
Hi All,             I am trying to reduce the snmpd footprints in my box but still it is comming as 4.3 MB . can any body please help me out to make it 3 MB . the configure options i am using is :     $(Q)cd $(PROJECT_BUILD_DIR)/$(NET_SNMP_PKG) && ./configure --target=$(TARGET_TRIPLET) \