[Linux-ha-dev] Compiling the LRM
Andrew
lists at beekhof.homeip.net
Mon Jun 7 05:36:30 MDT 2004
I was hoping the following changes could be made to the LRM so it will
compile on OSX...
This line appears not be used but also causes complaints as "config" is
also declared in libhbclient.
./clientlib.c:58:struct sys_config * config = NULL;
Could it be removed or renamed please?
in ./lib/plugins/lrm/raexec*.c, the following include needs to be added
for the calls to basename().
#include <libgen.h>
I dont know why these problems dont show up in linux but they would
appear to me to be things that should be fixed anyway.
Andrew
More information about the Linux-HA-Dev
mailing list