Christopher Friedt wrote:
> my configure line was this:
> 
> CC=arm-linux-gcc ./configure --target=arm-9tdmi-linux-gnu
> --build=i686-pc-linux-gnu --host=arm-9tdmi-linux-gnu
> --prefix=$PWD/../build --enable-mini-agent --disable-manuals
> --disable-scripts --enable-reentrant --disable-embedded-perl

Remove --enable-reentrant, please. This is an experimental feature that needs
further work to turn it from harmful to useful.

> --enable-static=no  --without-rpm --with-out-transports="Unix Callback"
> --with-transports="UDP TCP"  --with-security-modules="usm"
> --with-mib-modules="" --with-endianness=big --with-sys-contact=""
> --with-sys-location="" --with-logfile="none" --with-perl-modules=""

You probably want --without-perl-modules instead.

> After deleting duplicates of snmpusm.c snmpusm.o snmpusm.lo in the
> snmplib directory (there was already a bug sumitted for that, and
> fixed)

Can you elaborate, please? I don't remember any such bug in 5.4.

> , and then completely removing the perl subdirectory, and
> commenting out all related perl Makefile stuff (apparently saying
> --without-perl or --disable-perl, along with the options above wasn't
> clear), I'm left with what I assume is a minimal installation (after
> stripping of course).

See above.


+Thomas

-- 
Thomas Anders (thomas.anders at blue-cable.de)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to