<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>Am 06.04.2014 um 16:52 schrieb Ron Frederick <<a href="mailto:ronf@timeheart.net">ronf@timeheart.net</a>>:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hi David,</div><div><br></div>On Mar 23, 2014, at 11:38 AM, David Fuhrmann <<a href="mailto:david.fuhrmann@gmail.com">david.fuhrmann@gmail.com</a>> wrote:<div><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">The wiki page is quite up to date, and compilation on Mavericks works fine as long as you use the prebuilt contribs (x86_64-apple-darwin10). For UI-related changes (xib), we still have Xcode 3 around, though. If you have any compilation problems feel free to ask me privately or on IRC - we will happily help you on that.</div></blockquote><div><br></div><div>I appreciate your offer. So far, I haven’t had time to dig into this much more, but when I try to follow the instructions on the OSXCompile page, I’m able to get it configured but the build eventually fails with some complaints about undefined symbols related to iconv:</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Inconsolata;">Undefined symbols for architecture x86_64:</div><div style="margin: 0px; font-size: 11px; font-family: Inconsolata;">  "_iconv", referenced from:</div><div style="margin: 0px; font-size: 11px; font-family: Inconsolata;">      __nl_find_msg in libintl.a(dcigettext.o)</div><div style="margin: 0px; font-size: 11px; font-family: Inconsolata;">     (maybe you meant: _vlc_iconv_open, _vlc_iconv , _vlc_iconv_close )</div><div style="margin: 0px; font-size: 11px; font-family: Inconsolata;">  "_iconv_open", referenced from:</div><div style="margin: 0px; font-size: 11px; font-family: Inconsolata;">      __nl_find_msg in libintl.a(dcigettext.o)</div><div style="margin: 0px; font-size: 11px; font-family: Inconsolata;">     (maybe you meant: _vlc_iconv_open)</div><div style="margin: 0px; font-size: 11px; font-family: Inconsolata;">ld: symbol(s) not found for architecture x86_64</div></div></div></div></blockquote><div><br></div>Hello Ron,</div><div><br></div><div>It is known that macports does not work well with VLC compilation, which may result in the problems you describe. You do not need to rename the /opt directory or using other hacks.</div><div>Ruling out macports from the compilation process is as easy as described here, on the osxcompile page: <a href="https://wiki.videolan.org/OSXCompile#3rd_party_packagers_and_PATH">https://wiki.videolan.org/OSXCompile#3rd_party_packagers_and_PATH</a></div><div><br></div><div>Make sure you execute these command before _all_ compilation steps for VLC, especially even before compiling extras/tools. Then it will work fine.</div><div><br></div><div>With best regards,</div><div>David</div><div><br></div></body></html>