Hello,<div><br></div><div>yesterday I tried to compile the git master of VLC on Mac OS X 10.6.4.</div><div>Following the Wiki (<a href="http://wiki.videolan.org/OSXCompile" target="_blank">http://wiki.videolan.org/OSXCompile</a>), I updated XCode to the latest version. (3.2.3)</div>


<div><br></div><div>Here is my logfile: <a href="http://pastebin.com/FH1rB7si" target="_blank">http://pastebin.com/FH1rB7si</a> and the particular error I received: </div><div><br></div><div>> CCLD <a href="http://libcaca_plugin.la" target="_blank">libcaca_plugin.la</a></div>


<div>> grep: /usr/X11/lib/libX11.la: No such file or directory</div><div>> sed: /usr/X11/lib/libX11.la: No such file or directory</div><div>> libtool: link: `/usr/X11/lib/libX11.la' is not a valid libtool archive</div>


<div><br></div><div>According to this Thread: <a href="http://discussions.apple.com/thread.jspa?threadID=2250974" target="_blank">http://discussions.apple.com/thread.jspa?threadID=2250974</a>, the static libX11.la is no longer shipped with Snow Leopard.</div>


<div><br></div><div>These libX11*.dylibs are available on my System:</div><div>/usr/X11/lib/libX11.6.2.0.dylib</div><div>/usr/X11/lib/libX11.6.dylib</div><div>/usr/X11/lib/libX11.dylib</div><div><br></div><div>If I remove the static library references from extras/contrib/build/lib/<a href="http://libcaca.la" target="_blank">libcaca.la</a>, VLC compiles fine but freezes when I try to run it. (Maybe a different problem?)</div>


<div><br></div><div>Any help or workaround is highly appreciated.</div><div><br></div><div>Thanks in advance</div>