Re: [Pacemaker] building dev on Solaris

2008-09-12 Thread David Lee
On Fri, 12 Sep 2008, Paul Walsh wrote: > David Lee wrote: > > [...] > > In heartbeat this sort of thing occured with several routines, and the > > subdirectory "replace/" was designed and maintained to handle it. > > > > Presumably there is a "replace/" in pacemaker? > > > > The alternative thing

Re: [Pacemaker] building dev on Solaris

2008-09-12 Thread Paul Walsh
David Lee wrote: > On Fri, 12 Sep 2008, Paul Walsh wrote: > >>> ../lib/common/.libs/libcrmcommon.so: attempted multiple inclusion of file >>> Undefined first referenced >>> symbol in file >>> vasprintf ../lib/common/.libs

Re: [Pacemaker] building dev on Solaris

2008-09-12 Thread David Lee
On Fri, 12 Sep 2008, Paul Walsh wrote: > > ../lib/common/.libs/libcrmcommon.so: attempted multiple inclusion of file > > Undefined first referenced > > symbol in file > > vasprintf ../lib/common/.libs/libcrmcommon.so > >

Re: [Pacemaker] building dev on Solaris

2008-09-12 Thread Paul Walsh
> ../lib/common/.libs/libcrmcommon.so: attempted multiple inclusion of file > Undefined first referenced > symbol in file > vasprintf ../lib/common/.libs/libcrmcommon.so > ld: fatal: Symbol referencing errors. No output wr

[Pacemaker] puzzled

2008-09-12 Thread Paul Walsh
I got to the bottom of why mercurial wasn't working - I hadn't got the openssl package installed! I've cloned the repositories with the commands hg clone http://hg.linux-ha.org/dev /software/heartbeat-dev and hg clone http://hg.clusterlabs.org/pacemaker/dev /software/pacemaker-dev Having modif