On Mon, Jun 4, 2012 at 11:59 AM, xxg <[email protected]> wrote: > Dear,Engeers. > > > I was install ClusterLabs-resource-agents on The RedHat 6.0 > 64bit using source Packages: > ClusterLabs-resource-agents-v3.9.3-0-g18cc715.zip > > run confiure,use this command: > > ./configure --prefix=/usr/local/Heartbeat-3.0.4 > CFLAGS=-I/usr/local/Heartbeat-3.0.4/include LIBS='/lib64/libuuid.so.1' > LDFLAGS=-L/usr/local/Heartbeat-3.0.4/lib
Never seen this problem before, although I will concede that that's a pretty unusual configuration. Please try again with a saner configuration, like "./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc" and see if the problem goes away. If it does, then that would mean we're not playing too nicely with an odd prefix. In that case, please fix that issue and we'll be happy to take a patch. Cheers, Florian _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
