Seems like either a bug, or a sysadmin (me) who is an idiot because it's
1.14am.


Making all in curl
make[2]: Entering directory `/opt/php-4.1.1/ext/curl'
make[3]: Entering directory `/opt/php-4.1.1/ext/curl'
/bin/sh /opt/php-4.1.1/libtool --silent --mode=compile
gcc  -I. -I/opt/php-4.1.1/ext/curl -I/opt/php-4.1.1/main -I/opt/php-4.1.1 -I
/usr/include/apache -I/opt/php-4.1.1/Zend -I/usr/local/openssl/include -I/us
r/include/freetype -I/usr/include/imap -I/usr/include/mcal -I/usr/include/my
sql -I/usr/include/ucd-snmp -I/opt/php-4.1.1/ext/xml/expat  -DEAPI_MM -D_LAR
GEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHARD_SERVER_LIMIT=2048 -DDYNAMIC_MODU
LE_LIMIT=128 -DLINUX=22 -DMOD_SSL=208104 -DEAPI -DUSE_EXPAT -I/opt/php-4.1.1
/TSRM -g -O2 -prefer-pic  -c curl.c
curl.c: In function `zm_startup_curl':
curl.c:176: `CURLOPT_COOKIEJAR' undeclared (first use in this function)
curl.c:176: (Each undeclared identifier is reported only once
curl.c:176: for each function it appears in.)
curl.c:177: `CURLOPT_SSL_CIPHER_LIST' undeclared (first use in this
function)
curl.c: In function `zif_curl_setopt':
curl.c:694: `CURLOPT_COOKIEJAR' undeclared (first use in this function)
curl.c:695: `CURLOPT_SSL_CIPHER_LIST' undeclared (first use in this
function)
curl.c:797: `CURLFORM_COPYNAME' undeclared (first use in this function)
curl.c:798: `CURLFORM_FILE' undeclared (first use in this function)
curl.c:798: `CURLFORM_END' undeclared (first use in this function)
curl.c:802: `CURLFORM_PTRCONTENTS' undeclared (first use in this function)
make[3]: *** [curl.lo] Error 1
make[3]: Leaving directory `/opt/php-4.1.1/ext/curl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/php-4.1.1/ext/curl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/php-4.1.1/ext'
make: *** [all-recursive] Error 1
astarte:/opt/php-4.1.1 #




-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to