cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: cURL on Solaris 8 x86

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 15 Feb 2007 16:41:01 +0100 (CET)

On Thu, 15 Feb 2007, mtnlyon001_at_aol.com wrote:

> When I run make test after ./configure I get the following:
>
> test 062...FAILED

This failure has already been discussed numerous times on curl lists and is
fixed since in CVS.

> /usr/local/php-4.3.4/ext/curl/curl.c:134: `CURLOPT_FTPASCII' undeclared (first use in this function)
> /usr/local/php-4.3.4/ext/curl/curl.c:136: `CURLOPT_MUTE' undeclared (first use in this function)
> /usr/local/php-4.3.4/ext/curl/curl.c:170: `CURLOPT_PASSWDFUNCTION' undeclared (first use in this function)

These are problems with PHP. The most recent curl release(s) have removed a
few options that were marked obsolete for several years, and the PHP code you
compile clearly isn't adapted to that.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-02-15