Hello Holger,

cc1: warnings being treated as errors
main.c:68: warning: function declaration isn’t a prototype
main.c:283: warning: function declaration isn’t a prototype
gmake[2]: *** [main.o] Error 1
gmake[2]: Leaving directory `/usr/src/redhat/BUILD/cluster-glue/lib/stonith'
gmake[1]: *** [all-recursive] Error 1

+68:
void print_types();

283:
void
print_types()


Indeed not perfect C


Thanks,
Bernd


-- 
Bernd Schubert
DataDirect Networks
_______________________________________________
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