Thanks Michael, this was already pointed out to me. The v comes from scrolling up in emacs (ALT v) and it happens quite often these days, but how this managed to creep in between compiling and testing the release and putting the tarfile out escapes me. One more thing to add to the list..
M Michael Golvach wrote: > Hi There, > > Just FYI, if folks are getting HISTOGRAM declare errors, I found this in > cfengine-2.2.6.tar.gz source distribution downloaded from > > http://ftp.osuosl.org/pub/cfengine/ > > src/cfenvd.c > > > #include "cf.defs.h" > #include "cf.extern.h" > #ifdef HAVE_SYS_LOADAVG_H > v# include <sys/loadavg.h> <--- stray "v" character before #include - > removing it makes the package build just fine > #else > # define LOADAVG_5MIN 1 > #endif > Hope that helps :) > > Thanks, > > Mike > > Mike Golvach > Sr. System Admin > W.W. Grainger.com > p) (847) 647-3154 > e) [EMAIL PROTECTED] > > > ------------------------------------------------------------------------ > > _______________________________________________ > Bug-cfengine mailing list > [email protected] > https://cfengine.org/mailman/listinfo/bug-cfengine -- Mark Burgess Web: http://www.iu.hio.no/~mark Tlf: +47 22453272 _______________________________________________ Bug-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/bug-cfengine
