wzdftpd compile error

ml at sd2i.com ml at sd2i.com
Wed Mar 8 13:51:13 UTC 2006


Roman Bogorodskiy a écrit :
>   ml at sd2i.com wrote:
> 
>> Ok after google'ing a bit and some searches in the porter's handbook i 
>> found a way to go, by adding the following in the port's Makefile :
>>
>> CFLAGS+=        -liconv
>>
>> I'm quite sure this is not the best way, but it works... I would 
>> appreciate any comment on that.
> 
> That happens because wzdftpd used to have utf8 disabled by default. But
> now it's enabled by default, but in OPTIONS UTF8 is OFF. That way, when
> one tries to build it with default OPTIONS, wzdftpd needs iconv, but
> port's Makefile doesn't set USE_ICONV. My fault.
> 
> Workaround: make config and enable UTF8.
> Fix: http://people.freebsd.org/~novel/misc/wzdftpd-iconv.diff

Thanks for your great job, all's running fine on my box now ;)

David.




More information about the freebsd-ports mailing list