[Linux-HA] can't compile on Centos 5 X86_64-SOLVED!!!

Dave Augustus davea at support.kcm.org
Thu Jun 28 09:53:38 MDT 2007


On Thu, 2007-06-28 at 10:13 -0500, Dave Augustus wrote:
> Trying to build an rpm from the src rpm:
> heartbeat-2.0.8-1.src.rpm
> 
> It errors on:
> 
> native.c:366: error: called object '"%s: "' is not a function
> native.c:366: warning: format not a string literal, argument types not
> checked
> gmake[3]: *** [native.lo] Error 1
> gmake[3]: Leaving directory
> `/home/rpmbuild/rpm/BUILD/heartbeat-2.0.8/lib/crm/pengine'
> 
> 
> Any ideas are helpful!
> 
> Dave
> 
> _______________________________________________
> Linux-HA mailing list
> Linux-HA at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems


yum install ncurses-devel
yum install swig

After that, it successfully compiles.

Dave



More information about the Linux-HA mailing list