[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: coreutils 8.30 "bootstap"
From: |
Bernhard Voelker |
Subject: |
Re: coreutils 8.30 "bootstap" |
Date: |
Thu, 10 Jan 2019 13:14:23 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.3 |
On 1/7/19 10:23 AM, Gabor Z. Papp wrote:
> * Bernhard Voelker <address@hidden>:
>
> | On 1/5/19 7:01 PM, Gabor Z. Papp wrote:
> | > && export SOURCE_DATE_EPOCH && $(run_help2man) \
> | _________________________________^^____________^
>
> | That is not from the patch I sent - my patch was against upstream Git.
>
> Ok, sorry.
>
> | $ patch -p1 <
> ~/coreutils/build-use-distributed-man-pages-patch-for-v8.30.diff
> | patching file man/local.mk
> | patching file Makefile.in
>
> | Does that work for you ... and if not, then what is the output?
>
> Here we are:
>
> make[2]: Entering directory '/home/gzp/build/coreutils/build/8.30-release'
> make[3]: Entering directory '/home/gzp/build/coreutils/build/8.30-release'
> /bin/mkdir -p '/home/gzp/build/coreutils/install/8.30-release/usr/bin'
> src/ginstall -c src/ginstall
> '/home/gzp/build/coreutils/install/8.30-release/usr/bin/./install'
> src/ginstall: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found
> (required by src/ginstall)
> Makefile:7702: recipe for target 'install-binPROGRAMS' failed
> make[3]: *** [install-binPROGRAMS] Error 1
> make[3]: Leaving directory '/home/gzp/build/coreutils/build/8.30-release'
> Makefile:12229: recipe for target 'install-am' failed
> make[2]: *** [install-am] Error 2
> make[2]: Leaving directory '/home/gzp/build/coreutils/build/8.30-release'
> Makefile:11737: recipe for target 'install-recursive' failed
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory '/home/gzp/build/coreutils/build/8.30-release'
> Makefile:12223: recipe for target 'install' failed
> make: *** [install] Error 2
That is to another place: 'install-binPROGRAMS'.
We should address this separately.
And this means that the man pages have successfully been generated,
i.e., in this case they've been copied by 'dummy-man', right?
Thanks & have a nice day,
Berny
- Re: coreutils 8.30 "bootstap", Gabor Z. Papp, 2019/01/02
- Re: coreutils 8.30 "bootstap", Bernhard Voelker, 2019/01/04
- Re: coreutils 8.30 "bootstap", Gabor Z. Papp, 2019/01/05
- Re: coreutils 8.30 "bootstap", Gabor Z. Papp, 2019/01/05
- Re: coreutils 8.30 "bootstap", Bernhard Voelker, 2019/01/06
- Re: coreutils 8.30 "bootstap", Gabor Z. Papp, 2019/01/07
- Re: coreutils 8.30 "bootstap",
Bernhard Voelker <=
- Re: coreutils 8.30 "bootstap", Gabor Z. Papp, 2019/01/10
- Re: coreutils 8.30 "bootstap", Bernhard Voelker, 2019/01/16
- Re: coreutils 8.30 "bootstap", Gabor Z. Papp, 2019/01/16