cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: solaris 2.6 configure fails

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 2 Nov 2004 20:20:05 +0100 (CET)

On Tue, 2 Nov 2004, Moffet, Scott wrote:

> checking size of curl_off_t... configure: error: cannot compute sizeof
> (curl_off_t), 77

Generally, this happens because one of the shared libs can't be found by
ld.so...

> configure:29107: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto -ldl -lsocket -lnsl -lz >&5
> configure:29110: $? = 0
> configure:29112: ./conftest
> ./configure: ./conftest: cannot execute
> configure:29115: $? = 1

... but this "cannot execute" error doesn't look like the ld.so problem I
mentioned above. This looks more like the compiler has generated a bad output
file that can't be executed!

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-11-02