On Mon, Jul 28, 2008 at 11:03, Ehlers, Kolja <[EMAIL PROTECTED]> wrote: > You were right, thanks HEartbeat 2.2.0 compiles and installs now fine. Too > bad now Pacemaker stops during configuration with this message: > > checking for ll_cluster_new in -lhbclient... yes > configure: error: bang > See `config.log' for more details. > > ./bootstrap exiting due to error (sorry!).
sorry, some debugging code got checked in that shouldn't have fixed in: http://hg.clusterlabs.org/pacemaker/stable-0.6/rev/9f288dcc9d7b > > I have attached the config.loh > > Thanks > > > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Auftrag von Andrew > Beekhof > Gesendet: Samstag, 26. Juli 2008 18:08 > An: General Linux-HA mailing list > Betreff: Re: [Linux-HA] Heartbeat compilation error > > > 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 > > 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
