Date: Wed, 3 Sep 2008 19:28:00 +0800 From: "Henry Hu" <henry.hu.sh@gmail.com> To: freebsd-multimedia@freebsd.org Subject: Mplayer not built with iconv Message-ID: <53a1e0710809030428j307e96c6g1cd68cc80714de1@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I've just recompiled mplayer, and I found that iconv support is missing. The reason is that it cannot find iconv.h, since /usr/local/include is not in the include paths. I've found USE_ICONV=yes in Makefile.shared. But that just adds a LIB_DEPENDS. The missing of iconv leads to missing of freetype, and ass/ssa subtitles. So I think that /usr/local/include should be added to the include paths at least when freetype is enabled. But I used to have freetype enabled in mplayer. I don't know what has changed. By the way, I've seen disable-sse3 in the Makefile. Is it necessary?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53a1e0710809030428j307e96c6g1cd68cc80714de1>