Are there any links to build cfengine3 on Snow Leopard? I see that the latest version on MacPorts is 2.2. I was successful doing so on Leopard but make is giving me:
Making all in pub gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include -g -O2 -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -g -O2 -MT full-write.o -MD -MP -MF .deps/full-write.Tpo -c -o full-write.o full-write.c In file included from ../src/cf.defs.h:280, from full-write.c:29: ../src/../pub/snprintf.h:13: error: expected declaration specifiers or ‘...’ before numeric constant ../src/../pub/snprintf.h:13: error: expected declaration specifiers or ‘...’ before ‘__builtin_object_size’ ../src/../pub/snprintf.h:13: warning: conflicting types for built-in function ‘__builtin___snprintf_chk’ ../src/../pub/snprintf.h:14: error: expected declaration specifiers or ‘...’ before numeric constant ../src/../pub/snprintf.h:14: error: expected declaration specifiers or ‘...’ before ‘__builtin_object_size’ ../src/../pub/snprintf.h:14: warning: conflicting types for built-in function ‘__builtin___vsnprintf_chk’ make[1]: *** [full-write.o] Error 1 make: *** [all-recursive] Error 1 any pointers would be helpful. thanks, Jordan _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine