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
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
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
> >
> ../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
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