cURL / Mailing Lists / curl-users / Single Mail

curl-users

solaris 2.6 configure fails

From: Moffet, Scott <SMoffet_at_linkpoint.com>
Date: Tue, 2 Nov 2004 09:06:50 -0800

curl 7.12.2
solaris 2.6 sparc
gcc v 3.3.2

This is a simple './configure' with no options added
configure dies here:

checking size of curl_off_t... configure: error: cannot compute sizeof (curl_off_t), 77
See `config.log' for more details.
*** Error code 1
make: Fatal error: Command failed for target `all'

config.log shows this:

configure:28764: checking size of curl_off_t
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
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
.
.

I've also gotten this configure error when trying to build on older curl versions too.

HELP!!!
Scott
Received on 2004-11-02