[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: coreutils 8.30 "bootstap"
From: |
Gabor Z. Papp |
Subject: |
Re: coreutils 8.30 "bootstap" |
Date: |
Fri, 10 Aug 2018 08:58:35 +0200 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) |
* Bernhard Voelker <address@hidden>:
| > Well, its the distribution tarball, so in this case we have to
| > investigate why it tries to regenerate the man pages?
| yes.
| > Maybe due configuring and building outside of srcdir?
| Building in a separate builddir shouldn't be a problem.
| Do you have a reproducer?
unpack coreutils src to topdir/coreutils-8.30
mkdir topdir/build
cd topdir/build
topdir/coreutils-8.30/configure
make