On Fri, Jul 25, 2008 at 17:38, Ehlers, Kolja <[EMAIL PROTECTED]> wrote: > Hi all, > > until now I have been using the Source tar ball for 2.1.3 > (heartbeat-2.1.3.tar.gz), as Andrew advised I wanted to update Heartbeat and > compile it without its CRM and use Pacemaker instead. I downloaded latest > Heartbeat from http://hg.linux-ha.org/dev/archive/tip.tar.bz2
you may have downloaded it, but > `/opt/src/Heartbeat-STABLE-2-1-a8b2fc037b29/snmp_subagent' tells me you're compiling something different > and the latest > Pacemaker release from > http://hg.clusterlabs.org/pacemaker/stable-0.6/archive/tip.tar.bz2. > > Then I did > > export PREFIX=/opt > export LCRSODIR=$PREFIX/libexec/lcrso (<-- I guess this is for AIS) > export STACKS_SUPPORTED="--without-ais-support --with-heartbeat-support" > > ./ConfigureMe > bootstrap --disable-crm --prefix=$PREFIX --enable-snmp-subagent > > Since I want to use the SNMP subagent, but during make the compilation quits > with this message: > > gmake[1]: *** No rule to make target `../lib/crm/common/libcrmcommon.la', > needed by `hbagent'. Stop. > gmake[1]: Leaving directory > `/opt/src/Heartbeat-STABLE-2-1-a8b2fc037b29/snmp_subagent' > make: *** [all-recursive] Error 1 > > If I compile with without --disable-crm it compiles without an error but I > guess then I cannot use Pacemaker. > > Since I am running SLES 10 SP2 I also tryed the > heartbeat-2.1.3-23.1.i586.rpm package from > http://download.opensuse.org/repositories/server:/ha-clustering/SLES_10/i586 > / but there the hbagent is not integrated. So I am still stuck with the > compilation error. Any solution? > > Thanks alot > > Geschäftsführung: Dr. Michael Fischer, Reinhard Eisebitt > Amtsgericht Köln HRB 32356 > Steuer-Nr.: 217/5717/0536 > Ust.Id.-Nr.: DE 204051920 > -- > This email transmission and any documents, files or previous email > messages attached to it may contain information that is confidential or > legally privileged. If you are not the intended recipient or a person > responsible for delivering this transmission to the intended recipient, > you are hereby notified that any disclosure, copying, printing, > distribution or use of this transmission is strictly prohibited. If you > have received this transmission in error, please immediately notify the > sender by telephone or return email and delete the original transmission > and its attachments without reading or saving in any manner. > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
