cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: solaris 2.6 configure fails

From: Moffet, Scott <SMoffet_at_linkpoint.com>
Date: Tue, 2 Nov 2004 14:15:42 -0800

Daniel-

So can you suggest a work-around or any kind of solution for this
problem?

I've been digging into the configure script, but I hate to take a chance
of breaking something.

Would it possibly help if if 'disable' many of curls features that I
don't need (all I really use is HTTPS POST)?

Thanks
Scott

-----Original Message-----
From: curl-users-bounces_at_cool.haxx.se
[mailto:curl-users-bounces_at_cool.haxx.se]On Behalf Of Daniel Stenberg
Sent: Tuesday, November 02, 2004 11:20 AM
To: curl tool talk
Subject: Re: solaris 2.6 configure fails

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-03