On 27.09.2017 14:45, Tim Rühsen wrote: > Hi Josef, > > please see README.md on how to build wget2.
<blush> Thanks! Josef > > If you installed from git repo (https://gitlab.com/gnuwget/wget2.git) then > > ./bootstrap > > ./configure > > make > > make check > > > With Best Regards, Tim > > > > On 09/27/2017 02:41 PM, Josef Moellers wrote: >> I was trying to see if a bug I fixed in wget also happens to be in >> wget2, but I have problems building wget2! >> >> When I call "autoconf" to build the configure script, I get these error >> messages: >> >> configure.ac:12: error: possibly undefined macro: AM_INIT_AUTOMAKE >> configure.ac:104: error: possibly undefined macro: AM_PROG_CC_C_O >> configure.ac:267: error: possibly undefined macro: AS_IF >> configure.ac:291: error: possibly undefined macro: AC_DEFINE >> configure.ac:300: error: possibly undefined macro: AM_CONDITIONAL >> configure.ac:398: error: possibly undefined macro: AC_SEARCH_LIBS >> configure.ac:400: error: possibly undefined macro: AC_MSG_WARN >> >> I have tried on a SLES12-SP3 and a Kubuntu 16.04 >> >> Josef >> >> >
