Hello, I tried to compile glue on solaris 10 but I have compilation errors. when I run make I get this error:
"pils.c: In function `PIL_strerror': pils.c:1300: warning: implicit declaration of function `snprintf' pils.c:1300: warning: nested extern declaration of `snprintf' make[2]: *** [pils.lo] Error 1 make[2]: Leaving directory `/usr/local/src/linux-ha/Reusable-Cluster-Components-glue-1.0.3/lib/pils' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/linux-ha/Reusable-Cluster-Components-glue-1.0.3/lib' make: *** [all-recursive] Error 1" I saw that in the bug list http://developerbugs.linux-foundation.org/show_bug.cgi?id=2252 and I hope that someone will help me to solve it. I search for snprint in stdio.h file but it didn't find it, in solaris 9 it exist. thanks for your help Yossi _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
