curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: possible patch release?

From: Michael Felt <michael_at_felt.demon.nl>
Date: Fri, 21 Apr 2017 08:51:16 +0200

On 22/02/2017 19:21, Michael Felt wrote:
> On 22/02/2017 14:37, Jan Ehrhardt wrote:
>> Daniel Stenberg in gmane.comp.web.curl.library (Wed, 22 Feb 2017
>> 08:16:42 +0100 (CET)):
>>> Due to issue #1276 [1] that was reported within an hour of the
>>> 7.53.0 release,
>>> we're contemplating a follow-up patch release. All opinions and
>>> arguments for
>>> or against are welcome.
>> +1, as I said in the issue.
>
> Well, I am about to test build for AIX - but if I understand correctly

I never got around to finishing 7.53, but 7.54 has a build issue (with
the docs).

Make dies (no input file? because of /bin/sh rather than /bin/bash
syntax perhaps?) with:

Making all in src
         echo '#include "tool_setup.h"' > tool_hugehelp.c
         echo '#ifndef HAVE_LIBZ' >> tool_hugehelp.c
         env LC_ALL=C /usr/bin/nroff -man | /usr/bin/perl
../../src/curl-7.54.0/src/mkhelp.pl ../../src/curl-7.54.0/docs/MANUAL >>
tool_hugehelp.c

Regards,

Michael

p.s. - the summarized version (second call to make)

root_at_x064:[/data/prj/aixtools/curl-7.54.0]make
Making all in lib
         make all-am
Target "all-am" is up to date.
Making all in docs
Making all in libcurl
Making all in opts
Target "all" is up to date.
Target "all-am" is up to date.
Target "all" is up to date.
Making all in cmdline-opts
Target "all" is up to date.
Target "all-am" is up to date.
Target "all" is up to date.
Making all in src
         echo '#include "tool_setup.h"' > tool_hugehelp.c
         echo '#ifndef HAVE_LIBZ' >> tool_hugehelp.c
         env LC_ALL=C /usr/bin/nroff -man | /usr/bin/perl
../../src/curl-7.54.0/src/mkhelp.pl ../../src/curl-7.54.0/docs/MANUAL >>
tool_hugehelp.c

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2017-04-21