Hello,

I get the following message when trying to enable the Curl extension:

In file included from /dat/dev/php/php-4.3.0dev/ext/curl/curl.c:45:
/dat/dev/php/php-4.3.0dev/ext/curl/php_curl.h:114: parse error before 
`CURLM'
/dat/dev/php/php-4.3.0dev/ext/curl/php_curl.h:114: warning: no semicolon 
at end of struct or union
/dat/dev/php/php-4.3.0dev/ext/curl/php_curl.h:123: parse error before 
`mcode'
/dat/dev/php/php-4.3.0dev/ext/curl/php_curl.h:123: warning: type 
defaults to `int' in declaration of `mcode'
/dat/dev/php/php-4.3.0dev/ext/curl/php_curl.h:123: warning: data 
definition has no type or storage class
/dat/dev/php/php-4.3.0dev/ext/curl/php_curl.h:126: parse error before 
`}'
/dat/dev/php/php-4.3.0dev/ext/curl/php_curl.h:126: warning: type 
defaults to `int' in declaration of `php_curl_stream'
/dat/dev/php/php-4.3.0dev/ext/curl/php_curl.h:126: warning: data 
definition has no type or storage class
make: *** [ext/curl/curl.lo] Error 1


Everything is fine with 4.2.3RC1.

Derick


---------------------------------------------------------------------------
 Derick Rethans                               http://www.derickrethans.nl/ 
 JDI Media Solutions                               http://www.jdimedia.nl/
---------------------------------------------------------------------------



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to