Date: Wed, 08 Mar 2006 14:51:11 +0100 From: "ml@sd2i.com" <ml@sd2i.com> To: freebsd-ports@freebsd.org Subject: Re: wzdftpd compile error Message-ID: <440EE14F.1050803@sd2i.com> In-Reply-To: <20060308144059.GB877@underworld.novel.ru> References: <440D4669.4030005@sd2i.com> <20060307094141.GA2142@pentarou.parodius.com> <440D84CC.3090009@sd2i.com> <440DB43C.9090900@sd2i.com> <20060308144059.GB877@underworld.novel.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Roman Bogorodskiy a écrit : > ml@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?440EE14F.1050803>