On Tue, 23 Mar 2010 15:08:43 +0900 (KST) 생각하기 wrote: > fan.o: In function `handle_Fm2rpms': > fan.c:(.text+0x0): multiple definition of `handle_Fm2rpms' > agentx.o:agentx.c:(.text+0x2190): first defined here
seems like you've got lots of code duplicated in fan.c and agentx.c. > /usr/bin/ld: skipping incompatible /home/sychoi/install/usr/lib/libnetsnmp.so > when searching for -lnetsnmp are you cross-compiling? or did you copy libraries from some other system? ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
