cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Failures while building on cygwin

From: Guenter <lists_at_gknw.net>
Date: Fri, 26 Sep 2014 00:54:49 +0200

Hi Michael,
On 25.09.2014 21:19, Michael Osipov wrote:
> Executed ./buildconf and ran configure without passing host. At some
> point make exits with:
>
> libtool: link: /usr/bin/ar cru .libs/libcurl.a libcurl_la-file.o
> libcurl_la-timeval.o libcurl_la-base64.o libcurl_la-hostip.o
> libcurl_la-progress.o libcurl_la-formdata.o libcurl_la-cookie.o [...]
> ../libtool: line 1101: /usr/bin/ar: No such file or directory
> make[2]: *** [libcurl.la] Error 127
> make[2]: Leaving directory `/d/Projekte/curl.cygwin/lib'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/d/Projekte/curl.cygwin/lib'
> make: *** [all-recursive] Error 1
>
> but
>
> mosipov_at_mika /cygdrive/d/Projekte/curl.cygwin
> $ which ar
> /usr/bin/ar
>
> I am clueless here...

I would try the current release tarball:
http://curl.haxx.se/download/curl-7.38.0.tar.gz

and extract it with Cygwin's tar (very important!) - *not* Windows 7Zip:
tar xvzf curl-7.38.0.tar.gz

then only use configure & make ...

perhaps this gives better results ...

Gün.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-09-26