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
> [email protected]
> 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

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to