bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] bad filenames (again)


From: Andries E. Brouwer
Subject: Re: [Bug-wget] bad filenames (again)
Date: Thu, 13 Aug 2015 19:33:56 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

After git clone, one gets a wget tree without autogenerated files.
README.checkout tells one to run ./bootstrap to generate configure.

But:

$ ./bootstrap
./bootstrap: Bootstrapping from checked-out wget sources...
./bootstrap: consider installing git-merge-changelog from gnulib
./bootstrap: getting gnulib files...
...

running: AUTOPOINT=true LIBTOOLIZE=true autoreconf --verbose --install --force 
-I m4  --no-recursive
autoreconf: Entering directory `.'
autoreconf: running: true --force
autoreconf: running: aclocal -I m4 --force -I m4
configure.ac:498: warning: macro 'AM_PATH_GPGME' not found in library
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --include=m4 --force
configure.ac:93: error: possibly undefined macro: AC_DEFINE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:498: error: possibly undefined macro: AM_PATH_GPGME
autoreconf: /usr/bin/autoconf failed with exit status: 1
./bootstrap: autoreconf failed

This is on a vanilla Ubuntu system.

Andries



reply via email to

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