On Wed, Aug 8, 2018 at 3:09 PM Bruno Haible wrote:
> 1) The error occurs in directory libopts/, which contains a hand-made
> use of gnulib modules - without use of gnulib-tool. This is not
> supported, because internals of modules can change without notice.
> Instead, please take a look at this do
Bruce Korb wrote:
> https://drive.google.com/open?id=1nVPZ65r3X5I-asIYuanW7qT71Bi-DHRD
> No symlinks this time. Sorry.
OK, this one unpacks fine.
1) The error occurs in directory libopts/, which contains a hand-made
use of gnulib modules - without use of gnulib-tool. This is not
supported, becaus
Hi Bruce,
> https://drive.google.com/open?id=1LYwEFhDRF-dflvdQUmJyw0XYwv9Ebp8m
This tarball contains plenty of symlinks to /u/bkorb and /u/ROOT.
Can you make another one with 'tar chf ...' ?
Bruno
https://drive.google.com/open?id=1LYwEFhDRF-dflvdQUmJyw0XYwv9Ebp8m
I don't know if "wget" works with that link, but you get an offer to
download it.
86 tar -xJf gnu-pw-mgr.tar.xz
87 cd gnu-pw-mgr-v2.4-dirty/
88 ./configure --prefix=${PWD%/*}/gnu-pw-mgr-install
89 make
90 make
Hi Bruce,
> But I cannot determine what patch I need to fix it.
> gnulib-tool installs a bunch of stuff in "lib/" that seems like
> it ought to handle it, but I get this message anyway:
>
> > No rule to make target '_Noreturn.h', needed by 'distdir-am'
There is absolutely no chance that we could
Dear Paul Eggert,
On Wed, Aug 8, 2018 at 8:41 AM Bruce Korb wrote:
>
> But I cannot determine what patch I need to fix it.
> gnulib-tool installs a bunch of stuff in "lib/" that seems like
> it ought to handle it, but I get this message anyway:
>
> > No rule to make target '_Noreturn.h', needed b
But I cannot determine what patch I need to fix it.
gnulib-tool installs a bunch of stuff in "lib/" that seems like
it ought to handle it, but I get this message anyway:
> No rule to make target '_Noreturn.h', needed by 'distdir-am'
I fixed it in one project by adding EXTRA_DIST += lib/_Noreturn.