mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Curl example fails to build


From: René Berber
Subject: Re: [Mingw-cross-env-list] Curl example fails to build
Date: Thu, 31 May 2012 01:27:29 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0

On 5/31/2012 1:13 AM, Mark Brand wrote:

I just rebuilt curl at commit 217a662b70b29e309aafea499c0c2790781104dc
and it works fine here. In libcurl.pc, I see "Cflags: -I${includedir}
-DCURL_STATICLIB" as expected.

Would you mind digging a little deeper into what's going wrong?

Its probably my deletion of line 19 in curl.mk (and any other .mk that uses that script).

Line 19 is:

    cd '$(1)' && ./buildconf

which works on old Linux installations since they have many versions of autoconf, but in my installation (1 year old) I only have the latest and that script never works, keeps asking for an old version which I'm not going to install.

Sorry for the noise. I still don't understand why the other substitutions on the same file worked, but not the last... anyway I already had patched the patch with the value set as fixed, not a substitution.
--
René Berber



reply via email to

[Prev in Thread] Current Thread [Next in Thread]