wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | make check fails w/ gnulib installed in /usr/shar


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | make check fails w/ gnulib installed in /usr/share (#421)
Date: Sat, 22 Dec 2018 11:11:57 +0000

Several things
- current wget2 sources have checked in gnulib from 13.10.2018
- don't call `make check-local`, use `make check`

I personally have a gnulib directory and these env variables set:
```
GNULIB_TOOL=/home/tim/src/gnulib/gnulib-tool
GNULIB_SRCDIR=/home/tim/src/gnulib
```
with that, you likely don't need the sed stuff nor 
`--gnulib-srcdir=/usr/share/gnulib`.

The best way for you to build wget2 might be to build from tarball.
We could generate one via our CI... I'll open an issue.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/issues/421#note_126922227
You're receiving this email because of your account on gitlab.com.


reply via email to

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