bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-inetutils] Many complaints on HAVE_..._SHORT_NAME


From: Alfred M. Szmidt
Subject: Re: [bug-inetutils] Many complaints on HAVE_..._SHORT_NAME
Date: Wed, 15 Jun 2011 16:02:04 -0400

   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

No kill/yank? That has to suck...

   This happens for a large number of our source files.
   Is there some counter measure we ought to implement?

The warning is strange; for one there is an #undef right before
defining HAVE_DECL_PROGRAM_INVOCATION_NAME.  Secondly, redefinition of
a macro to the same value is completely valid in C.  Can you send me
your config.log file?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]