Hi, I am using net-snmp-5.4 package for my application. I want to support dlmod for my Enterprise specific MIB files.
i used the following options to configure the package: ./configure --with-cc=powerpc-linux-gcc --with-ld=powerpc-linux-gcc --with-ldflags="-lpthread" --with-ar=powerpc-linux-ar --host=powerpc --target=powerpc-linux-gnu --build=i686-pc-linux-gnu --with-endianness=big --prefix=/tmp/snmp/usr/local --enable-shared --with-defaults --with-PACKAGE=Net-SNMP When i buildthe package ,its not creating the .so files ..only static libraries are getting created ... (By default it will create shared objects it seems....But that too is not working for me) Please give me the suggestions if i am doing anything wrong in the configure command... Thanks and Regards, Ansa ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ 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 ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
