Hi, On Sun, Nov 11, 2007 at 07:08:49PM +0200, Szasz Tamas wrote: > 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
You can get the latest development version: wget http://hg.linux-ha.org/dev/archive/tip.tar.bz2 Please see http://www.linux-ha.org/DownloadSoftware for instructions on how to build or install one of the interim packages provided by Andrew Beekhof. Thanks, Dejan > 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 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
