Hello Guys, I have been testing the net-snmp code build for my uclinux target, the snmpd was build using the option "--enable-shared=no", Everything works fine. But when i removed this option to make use of sharedlib (so). I get the following error....
--ERROR BEGIN --- make[2]: Entering directory `/home/sridhar/uClinux-dist-test/user/net-snmp' romfs-inst.sh build/snmplib/.libs/libnetsnmp.so.5.2.1 /lib/libnetsnmp.so.5 cp: cannot stat `build/snmplib/.libs/libnetsnmp.so.5.2.1': No such file or directory make[2]: *** [romfs] Error 1 make[2]: Leaving directory `/home/sridhar/uClinux-dist-test/user/net-snmp' make[1]: *** [romfs] Error 2 make[1]: Leaving directory `/home/sridhar/uClinux-dist-test/user' make: *** [romfs] Error 1 --ERROR END--- I checked the .lib directory, here is the ls dump % ls libnetsnmp.a libnetsnmp.la libnetsnmp.lai How should i forece the Makefile int he build directory to generate the shared-lib. Thanks Sridhar ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
