cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: cURL compilation issue in Scratchbox

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 16 Jun 2009 20:15:13 +0200 (CEST)

On Tue, 16 Jun 2009, हर्षद नटीये wrote:

> Attached is the o/p of the "./configure >scratchbox.log 2>&1"
>
> The process gets blocked at "checking if getifaddrs seems to work..."

I think a key is here:

> checking whether we are cross compiling... no

It actually thinks it is building for native so it will execute code to try
stuff, and obviosly this "Scratchbox" thing then fails to run the getifaddrs
code without hanging.

I would claim this is a Scratchbox bug.

-- 
  / daniel.haxx.se

-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-06-16