Dear all, I am building on FreeBSD and OpenBSD at the moment, using a bootstrapped source tree. It now seems that GNUlib is infering with our file 'config.h':
../config.h:561:1: warning "HAVE_DECL_PROGRAM_INVOCATION_NAME" redefined In file influded from syslogd.h:100: ../lib/argp.h:431:1: warning: this is the location of the previous definition This happens for a large number of our source files. Is there some counter measure we ought to implement? Regards, Mats