Re: Possible bug in configure script

2021-01-25 Thread Paul Eggert
On 1/25/21 1:25 PM, Peter Dyballa wrote: The configure script of wget 1.21.1 seems to have a bug, which becomes visible at least on old Mac OS X versions which use old GCC 4.2, see this report:https://trac.macports.org/ticket/62134. It's my assumption that the tests for C99 and C11

Re: Wget 1.21 and PowerMac results

2021-01-01 Thread Paul Eggert
On 1/1/21 10:40 AM, Jeffrey Walton wrote: tempname.c: In function 'random_bits': tempname.c:90: warning: integer constant is too large for 'long' type tempname.c:90: warning: this decimal constant is unsigned only in ISO C90 tempname.c: In function 'try_tempname_len': tempname.c:288: error:

Re: [Bug-wget] wget fails to build under HP-UX 11.00

2011-08-19 Thread Paul Eggert
On 08/19/2011 06:23 AM, Giuseppe Scrivano wrote: it seems related to gnulib What makes you think that? The error came when compiling gnulib source code, true, but the diagnostic makes it look like there's an '#include ./' in config.h, or something like that, which could well be non-gnulib