cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: The zsh script

From: Paul Howarth <paul_at_city-fan.org>
Date: Fri, 12 Feb 2016 08:34:05 +0000

On 11/02/16 21:20, Dan Fandrich wrote:
> On Thu, Feb 11, 2016 at 11:32:21AM +0100, Daniel Stenberg wrote:
>> We've tested several different ways of running the zsh script setup at build
>> time, and they've all run into different kinds of problems because we don't
>> have a known working curl executable to use at build time.
>>
>> The latest issue is tracker here:
>>
>> https://github.com/curl/curl/issues/620
>>
>> Can we do anything better than simply removing the generation of it from the
>> regular build?
>
> Maybe just remove generation of it for cross-compiled builds.

The issue doesn't just affect cross-compiled builds; it also appears on
regular dynamic builds where there's no existing libcurl library
present, so the just-built curl binary won't run since the just-built
libcurl library is not yet installed anywhere the dynamic linker can
find it.

Paul.

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-02-12