Re: agentx make error

2010-04-14 Thread Dave Shield
2010/4/14 생각하기 > = > 2. Makefile > = > OBJS += agentx.o > OBJS += snmp_interface Why 'snmp_interface' ra

Re: agentx make error

2010-03-23 Thread Robert Story
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: skipp