This should be fixed now. 
    
    --Jani

On Fri, 22 Mar 2002, Rasmus Lerdorf wrote:

>Same goes for xslt.  Adding --with-iconv fixes it
>
>On Fri, 22 Mar 2002, Derick Rethans wrote:
>
>> Hello,
>>
>> Iconv is *still* broken for me. Without --with-iconv I get the message
>> that XMLRPC needs iconv which could not be found.
>>
>> Derick
>>
>> On Wed, 20 Mar 2002, Wez Furlong wrote:
>>
>> > Hey guys,
>> >
>> > There's something screwy with the iconv detection/config that's
>> > mangling configure - it's generating code like this:
>> >
>> > Line 28183 or so of configure:
>> >
>> >  case $iconv_lib_name in
>> >     c|c_r|pthread*
>> >    fi
>> >     ;;
>> >     *)
>> >
>> >    LIBS="-l$iconv_lib_name $LIBS"
>> >
>> >     ;;
>> >     esac
>> >
>> > The "fi" looks totally bogus to me, and it looks like there is
>> > a missing ) after pthread*
>> >
>> > --Wez.
>> >
>> >
>> >
>> >
>> >
>> > --
>> > PHP Development Mailing List <http://www.php.net/>
>> > To unsubscribe, visit: http://www.php.net/unsub.php
>> >
>>
>> Derick Rethans
>>
>> ---------------------------------------------------------------------
>>         PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED]
>>                 All your branches are belong to me!
>>            SRM: Script Running Machine - www.vl-srm.net
>> ---------------------------------------------------------------------
>>
>>
>> --
>> PHP Development Mailing List <http://www.php.net/>
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>
>
>

-- 


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

Reply via email to