I modified the lrm.c source file, but when I compile the package again I have this error message. What is the problem?
lrm.c: In function `construct_op': lrm.c:1265: error: structure has no member named `copyparams' lrm.c:1347: error: structure has no member named `copyparams' gmake[3]: *** [lrm.o] Error 1 gmake[3]: Leaving directory `/usr/src/redhat/BUILD/heartbeat-2.1.2/crm/crmd' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/src/redhat/BUILD/heartbeat-2.1.2/crm' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/redhat/BUILD/heartbeat-2.1.2' error: Bad exit status from /var/tmp/rpm-tmp.80824 (%build) Please help me, thanks Tamas
We fixed this a while back (but after 2.1.2 went out)
http://hg.beekhof.net/lha/crm-dev/rev/7102b8f2ae7a
The fix is included in the latest Interim builds though.
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
