[vlc] checking for iconv... (cached) no, consider installing GNU libiconv

Andrew rectalogic at rectalogic.com
Sun Jun 8 05:42:57 CEST 2008


Charles Darwin <macports.users <at> gmail.com> writes:
> 
> 02:15:24> ./configure --enable-debug --with-macosx-sdk
>> checking for iconv... (cached) no, consider installing GNU libiconv
> configure: error: libiconv is needed for VLC to work properly


This is what worked for me on MacOS X 10.5.3:


CPP="gcc -E" CXXCPP="gcc -E" ./configure -enable-debug
--with-macosx-sdk=/Developer/SDKs/MacOSX10.4u.sdk


Andrew







More information about the vlc mailing list