Fixed in CVS, thanks Filip. On 12/25/05, Andrew Beekhof <[EMAIL PROTECTED]> wrote: > > > Begin forwarded message: > > > From: Filip Sneppe <[EMAIL PROTECTED]> > > Date: December 23, 2005 2:45:43 PM GMT+01:00 > > Subject: Typo bug: saClmFinlize/saClmFinalize ? > > > > Hi, > > > > Sorry to bother you personally with this and not going through the > > regular channels for reporting this, > > but I have to leave in a couple of minutes and don't have time to > > subscribe to the -devel mailing list. > > > > I get this error when doing a ./ConfigureMe package on my Debian > > system. > > > > gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations > > -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual > > -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute > > -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long > > -Wno-strict-aliasing -ggdb3 -funsigned-char -DHA_D=\"/etc/ha.d\" -g > > -O2 -Wall -Wmissing-prototypes -Wmissing-declarations > > -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual > > -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute > > -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long > > -Wno-strict-aliasing -ggdb3 -funsigned-char -o .libs/hbagent hbagent.o > > LHANodeTable.o LHAClusterInfo.o LHAIFStatusTable.o > > LHAMembershipTable.o LHAHeartbeatConfigInfo.o LHAResourceGroupTable.o > > -L/usr/lib /usr/lib/libnetsnmpagent.so /usr/lib/libnetsnmpmibs.so > > /usr/lib/libnetsnmphelpers.so /usr/lib/libnetsnmp.so -lm -lsensors > > -lwrap ../lib/clplumbing/.libs/libplumb.so > > ../lib/hbclient/.libs/libhbclient.so > > ../membership/ccm/.libs/libccmclient.so > > ../membership/ccm/.libs/libclm.so /usr/lib/libglib-2.0.so -lbz2 -lz > > -lc -luuid -lrt -ldl /usr/lib/libltdl.so > > hbagent.o: In function `handle_membership_msg': > > /tmp/linux-ha/heartbeat-2.0.3/snmp_subagent/hbagent.c:822: undefined > > reference to `saClmFinlize' > > collect2: ld returned 1 exit status > > make[3]: *** [hbagent] Error 1 > > make[3]: Leaving directory `/tmp/linux-ha/heartbeat-2.0.3/ > > snmp_subagent' > > make[2]: *** [all-recursive] Error 1 > > make[2]: Leaving directory `/tmp/linux-ha/heartbeat-2.0.3' > > make[1]: *** [build-stamp] Error 2 > > make[1]: Leaving directory `/tmp/linux-ha/heartbeat-2.0.3' > > make: *** [deb] Error 2 > > > > Could this be a typo in snmp_subagent/hbagent.c ? > > Shouldn't it be saClmFinalize instead of saClmFinlize in this file ? > > That's what my quick grepping came up with.. > > > > > > Thanks! > > Filip > > -- > Andrew Beekhof > > "Too much knowledge leads to confusion; Too many guitar lessons lead > to jazz-fusion!" - TISM > > > > _______________________________________________________ > Linux-HA-Dev: [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev > Home Page: http://linux-ha.org/ >
-- Thanks & regards Xun Sun _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
