curl-users
Re: Compile Error on Tru64
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 23 Apr 2004 07:56:58 +0200 (CEST)
Date: Fri, 23 Apr 2004 07:56:58 +0200 (CEST)
On Fri, 23 Apr 2004, Quentin Bennett wrote:
> Compiling PHP 4.3.4 --with-curl=/usr/local on Tru64 5.1, I get the error:
>
> cc: Error: /data/src/php/php-4.3.4/ext/curl/curl.c, line 838: The switch
> statement containing this case label already has a case label for "0".
> (dupcase) case CURLOPT_PASSWDFUNCTION:
This is not a curl problem, this is a PHP problem.
> I see from the change log that CURLOPT_PASSWDFUNCTION: is no longer
> supported - can I safely remove this part of the case statement?
I guess so. The latest PHP is fixed to build properly with the recent curl.
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-04-23