[Cluster-devel] conga/ricci/modules/cluster/clumon/src/snmp-ag ...

rmccabe at sourceware.org rmccabe at sourceware.org
Thu Apr 10 21:32:56 UTC 2008


CVSROOT:	/cvs/cluster
Module name:	conga
Branch: 	RHEL5
Changes by:	rmccabe at sourceware.org	2008-04-10 21:32:56

Modified files:
	ricci/modules/cluster/clumon/src/snmp-agent: Makefile 

Log message:
	Fix 441947

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.3.2.1&r2=1.3.2.2

--- conga/ricci/modules/cluster/clumon/src/snmp-agent/Makefile	2008/01/17 17:38:38	1.3.2.1
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/Makefile	2008/04/10 21:32:56	1.3.2.2
@@ -27,7 +27,7 @@
 	LDFLAGS += ${top_srcdir}/common/*.o
 endif
 
-LDFLAGS += -lcman
+LDFLAGS += ../common/*.o -lcman
 
 OBJECTS = clusterMonitorSnmp.o \
 	clusterMIB.o \




More information about the Cluster-devel mailing list