cURL / Mailing Lists / curl-users / Single Mail

curl-users

cURL make errors on Cobalt Linux

From: Lin-Kai Cheng <rap1_at_ms76.hinet.net>
Date: Wed, 31 Mar 2004 15:04:41 +0800

Dear all,
During installation of cURL
I tried " ./configure --with-ssl=/usr/bin/openssl" ,
then "make"
and there're some error messages as follows,
does anyone encounter this error before?
Please give me some suggestion on it.
Thanks!

Terence
-----------------------------------------------------------

In file included from ssluse.c:51:
/usr/include/openssl/x509v3.h:181: parse error before `free_func'
/usr/include/openssl/x509v3.h:181: `d2i_ASN1_SET_OF_GENERAL_NAME' declared
as function returning a function
/usr/include/openssl/x509v3.h:181: parse error before `int'
/usr/include/openssl/x509v3.h:196: parse error before `free_func'
/usr/include/openssl/x509v3.h:196: `d2i_ASN1_SET_OF_DIST_POINT' declared as
function returning a function
/usr/include/openssl/x509v3.h:196: parse error before `int'
/usr/include/openssl/x509v3.h:212: parse error before `free_func'
/usr/include/openssl/x509v3.h:212: `d2i_ASN1_SET_OF_SXNETID' declared as
function returning a function
/usr/include/openssl/x509v3.h:212: parse error before `int'
/usr/include/openssl/x509v3.h:239: parse error before `free_func'
/usr/include/openssl/x509v3.h:239: `d2i_ASN1_SET_OF_POLICYQUALINFO' declared
as function returning a function
/usr/include/openssl/x509v3.h:239: parse error before `int'
/usr/include/openssl/x509v3.h:247: parse error before `free_func'
/usr/include/openssl/x509v3.h:247: `d2i_ASN1_SET_OF_POLICYINFO' declared as
function returning a function
/usr/include/openssl/x509v3.h:247: parse error before `int'
ssluse.c: In function `verifyhost':
ssluse.c:811: warning: assignment makes pointer from integer without a cast
make[2]: *** [ssluse.lo] Error 1
make[2]: Leaving directory `/usr/local/src/curl-7.11.1/lib'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/src/curl-7.11.1/lib'
make: *** [all-recursive] Error 1
Received on 2004-03-31