Re: [Pacemaker] Error building Pacemaker on OS X Lion

2012-02-07 Thread Andrew Beekhof
On Wed, Feb 8, 2012 at 12:39 AM, i...@sdips.de wrote: > Am 06.02.12 22:00, schrieb Andrew Beekhof: >> On Tue, Feb 7, 2012 at 1:05 AM, i...@sdips.de wrote: >>> Am 29.01.12 23:03, schrieb Andrew Beekhof: On Thu, Jan 26, 2012 at 10:25 PM, i...@sdips.de wrote: > I've started all over with M

Re: [Pacemaker] Error building Pacemaker on OS X Lion

2012-02-07 Thread i...@sdips.de
Am 06.02.12 22:00, schrieb Andrew Beekhof: > On Tue, Feb 7, 2012 at 1:05 AM, i...@sdips.de wrote: >> Am 29.01.12 23:03, schrieb Andrew Beekhof: >>> On Thu, Jan 26, 2012 at 10:25 PM, i...@sdips.de wrote: I've started all over with Macports. After some struggle with gettext, the only work

Re: [Pacemaker] Error building Pacemaker on OS X Lion

2012-02-06 Thread Andrew Beekhof
On Tue, Feb 7, 2012 at 1:05 AM, i...@sdips.de wrote: > Am 29.01.12 23:03, schrieb Andrew Beekhof: >> On Thu, Jan 26, 2012 at 10:25 PM, i...@sdips.de wrote: >>> I've started all over with Macports. After some struggle with gettext, >>> the only working configure is working with --prefix=/opt/local

Re: [Pacemaker] Error building Pacemaker on OS X Lion

2012-02-06 Thread i...@sdips.de
Am 29.01.12 23:03, schrieb Andrew Beekhof: > On Thu, Jan 26, 2012 at 10:25 PM, i...@sdips.de wrote: >> I've started all over with Macports. After some struggle with gettext, >> the only working configure is working with --prefix=/opt/local. >> But I stuck at the same issue to build pacemaker. >> >

Re: [Pacemaker] Error building Pacemaker on OS X Lion

2012-01-29 Thread Andrew Beekhof
On Thu, Jan 26, 2012 at 10:25 PM, i...@sdips.de wrote: > I've started all over with Macports. After some struggle with gettext, > the only working configure is working with --prefix=/opt/local. > But I stuck at the same issue to build pacemaker. > > ./configure --prefix=/opt/local --with-initdir=/

Re: [Pacemaker] Error building Pacemaker on OS X Lion

2012-01-29 Thread Andrew Beekhof
On Mon, Jan 30, 2012 at 9:03 AM, Andrew Beekhof wrote: > On Thu, Jan 26, 2012 at 10:25 PM, i...@sdips.de wrote: >> I've started all over with Macports. After some struggle with gettext, >> the only working configure is working with --prefix=/opt/local. >> But I stuck at the same issue to build pa

Re: [Pacemaker] Error building Pacemaker on OS X Lion

2012-01-26 Thread i...@sdips.de
I've started all over with Macports. After some struggle with gettext, the only working configure is working with --prefix=/opt/local. But I stuck at the same issue to build pacemaker. ./configure --prefix=/opt/local --with-initdir=/private/etc/mach_init.d --with-heartbeat . . . checking for struc

Re: [Pacemaker] Error building Pacemaker on OS X Lion

2012-01-25 Thread i...@sdips.de
Hi Dejan, what are the standards and how can I supply them? Is this the command that searches for the heartbeat libraries and fails? (config.log) configure:16512: checking for ll_cluster_new in -lhbclient configure:16537: gcc -std=gnu99 -o conftest -g -O2 -I/usr/include -I/usr/include/he

Re: [Pacemaker] Error building Pacemaker on OS X Lion

2012-01-25 Thread i...@sdips.de
Yes, I've followed this howto, but build dependency from source instead of using Macport. Macport had too many others issues, that hadn't worked and lot off missing configure settings aren't described in that howto either. Everything went smooth instead of the missing Pacemaker/Heartbeat libraries.

Re: [Pacemaker] Error building Pacemaker on OS X Lion

2012-01-24 Thread Andrew Beekhof
Have you been following this? http://www.clusterlabs.org/wiki/Install#Darwin.2FMacOS_X On Tue, Jan 24, 2012 at 9:58 PM, i...@sdips.de wrote: > Hi all, > > after a clean install of cluster-glue and heartbeat, I have a problem to > build Pacemaker 1.1.6 under OS X Lion. > > With the ./configure -

Re: [Pacemaker] Error building Pacemaker on OS X Lion

2012-01-24 Thread Dejan Muhamedagic
Hi, On Tue, Jan 24, 2012 at 05:56:14PM +0100, i...@sdips.de wrote: > configure: error: in `/Users/admin/1.1': > configure: error: Unable to support Heartbeat: client libraries not found > See `config.log' for more details > > > Still haven't any solution and this topic doesn't helped me out eith

Re: [Pacemaker] Error building Pacemaker on OS X Lion

2012-01-24 Thread i...@sdips.de
configure: error: in `/Users/admin/1.1': configure: error: Unable to support Heartbeat: client libraries not found See `config.log' for more details Still haven't any solution and this topic doesn't helped me out either. http://oss.clusterlabs.org/pipermail/pacemaker/2011-July/011048.html What

[Pacemaker] Error building Pacemaker on OS X Lion

2012-01-24 Thread i...@sdips.de
Hi all, after a clean install of cluster-glue and heartbeat, I have a problem to build Pacemaker 1.1.6 under OS X Lion. With the ./configure --prefix=/usr/local --with-initdir=/private/etc/mach_init.d --with-heartbeat --libexecdir=/usr/libexec/ I run into the following issue: configure: error: i