On Tue, 5 Feb 2008, Paul Roberts wrote: > David, > > Thanks for the welcoming :). Yes I do work for Sun. That helped me > make it through the compile which was a good sign. Next I ran into > another issue when I did the "make install" - > > *** Error code 1 > The following command caused the error: > set fnord $MAKEFLAGS; amf=$2; \ > dot_seen=no; \ > target=`echo install-recursive | sed s/-recursive//`; \ > list='libltdl debian pkg port replace include lib > heartbeat membership telecom resources lrm crm fencing > logd tools doc ct > s config contrib'; for subdir in $list; do \ > [...]
That looks like the earlier one you sent. As with that one, I think the critical part would have been just _before_ the "*** Error code 1" bit. (That "*** Error code 1" is the configure/make system bailing out because something has already just gone wrong just earlier.) By the way, which release of heartbeat are you using? An offical release? The latest "mercurial" tag? I can't promise to actually to fix the problems (heartbeat is not rellay part of my official dayjob). But I can at least try to reproduce them and try to narrow down towards the problem area. Best wishes. -- : David Lee I.T. Service : : Senior Systems Programmer Computer Centre : : UNIX Team Leader Durham University : : South Road : : http://www.dur.ac.uk/t.d.lee/ Durham DH1 3LE : : Phone: +44 191 334 2752 U.K. : _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
