<br><br><div class="gmail_quote">On Tue, Feb 16, 2010 at 2:36 PM, Michael Ditum <span dir="ltr"><<a href="mailto:mike@mikeditum.co.uk">mike@mikeditum.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<div><br></div><div>I'm trying to compile the latest git version on OSX and getting an error currently. I'm building on Snow Leopard and have the latest XCode installed.</div><div><br></div><div>I have run the following commands in order to build it...</div>

<div><br></div><div>git clone git://<a href="http://git.videolan.org/vlc.git" target="_blank">git.videolan.org/vlc.git</a></div><div>cd vlc/extras/contrib/</div><div>./bootstrap</div><div>make</div><div>cd ../../</div><div>
./bootstrap</div>
<div>./configure --host=i386-apple-darwin10 CFLAGS="-arch i386" CXXFLAGS="-arch i386" LDFLAGS="-arch i386" OBJCFLAGS="-arch i386"</div><div>make</div></blockquote><div><br></div><div>
Should be fixed. </div></div><br>