bug-wget
[Top][All Lists]
Advanced

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

Re: wget 1.21.1 configuration


From: Tim Rühsen
Subject: Re: wget 1.21.1 configuration
Date: Fri, 22 Jan 2021 23:42:54 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0

Hi Bruno,

On 15.01.21 01:38, Bruno Haible wrote:
The configure script apparently references an undefined macro:

$ ./configure
...
checking for stdint.h... (cached) yes
./configure: line 51273: AX_CODE_COVERAGE: command not found
checking for working mmap... yes
...

You can use m4_pattern_forbid([AX_]) to guard against such mistakes.

Well, I might be too stubborn for this. Adding it results in

configure:20848: error: possibly undefined macro: INTMAX_MAX
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:20849: error: possibly undefined macro: UINTMAX_MAX
configure:21088: error: possibly undefined macro: UINTMAX_WIDTH
configure:37291: error: possibly undefined macro: gl_cv_test_INT32_MAX_LT_INTMAX_MAX configure:37343: error: possibly undefined macro: gl_cv_test_INT64_MAX_EQ_LONG_MAX configure:37397: error: possibly undefined macro: gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX configure:37449: error: possibly undefined macro: gl_cv_test_UINT64_MAX_EQ_ULONG_MAX
configure:43624: error: possibly undefined macro: RE_SYNTAX_GREP
configure:43677: error: possibly undefined macro: RE_SYNTAX_EGREP
configure:43692: error: possibly undefined macro: RE_SYNTAX_POSIX_EGREP
configure:43762: error: possibly undefined macro: RE_SYNTAX_EMACS
configure:43782: error: possibly undefined macro: RE_SYNTAX_POSIX_BASIC
configure:46332: error: possibly undefined macro: PRIdMAX_probe
configure:51179: error: possibly undefined macro: _AX_CODE_COVERAGE_GCOV_PROG_WITH
configure:51271: error: possibly undefined macro: AX_CHECK_GNU_MAKE_HEADLINE
autoreconf: error: /usr/bin/autoconf failed with exit status: 1

I would not like to end up with lots of m4_pattern_allow lines.
Any idea ?

Regards, Tim

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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