On Tue, 2008-12-23 at 23:54 +0100, Thomas Anders wrote:
> Bernadette Eyre wrote:
> > I built the net-snmp 5.4.2.1 binaries from source on one machine and ran
> > the install to install the files in build dir on the same machine. I
> > then manually copied files to the target machine. I copied the supplied
> > MIB files to /usr/local/share/snmp/mibs directory, the libraries to /lib
> > and the binaries to /sbin.
> >
> > beyre>> snmptranslate -Dparse-mibs
> > [...]
> > parse-mibs: Scanning
> > directory
> > /home/beyre/6.1.5.V-beyre/engr/third-party/objs/net-snmp//share/snmp/mibs
>
> What configure (and make) options did you use? The output above suggests you
> didn't chose the best way to get what you want.
>
>
> +Thomas
My target platform is PPC and gnu ppc compiler is used My configure
options are:
$(LTOP)/net-snmp-5.4.2.1/configure --with-install-prefix=$(BUILT_BASE)\
--host=$(CCPREFIX) \
--target=$(CCPREFIX) --disable-perl --disable-embedded-perl
--disable-perl-cc-checks \
--without-perl-modules --with-endianness=$(ENDIAN)
--with-default-snmp-version="3" \
--with-sys-contact="contact" --with-sys-location="location"
--with-logfile="path" \
--with-persistent-directory="path";\
Thanks
Bernadette
------------------------------------------------------------------------------
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders