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

rmccabe at sourceware.org rmccabe at sourceware.org
Thu Apr 10 21:35:16 UTC 2008


CVSROOT:	/cvs/cluster
Module name:	conga
Branch: 	RHEL4
Changes by:	rmccabe at sourceware.org	2008-04-10 21:35:16

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

Log message:
	Fix 441966

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

--- conga/ricci/modules/cluster/clumon/src/snmp-agent/Makefile	2008/03/25 01:27:18	1.3.4.3
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/Makefile	2008/04/10 21:35:16	1.3.4.4
@@ -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