<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7036.0">
<TITLE>RE: Extras/contrib bootstrap error?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT COLOR="#0000FF" FACE="Times New Roman">Weird, as usual…</FONT>

<BR><FONT COLOR="#0000FF" FACE="Times New Roman">I ended up changing the > config.mak to a >> config.mak, and it cleared OK.  I did the same with distro.mak, at line 55 (made it a >> instead of a >).</FONT></P>

<P><FONT COLOR="#0000FF" FACE="Times New Roman">Doing that the bootstrap went fine.  </FONT>

<BR><FONT COLOR="#0000FF" FACE="Times New Roman">I then restored bootstrap (changed >> back to >), deleted the two .mak files, reran bootstrap and it worked OK.</FONT>

<BR><FONT COLOR="#0000FF" FACE="Times New Roman">For some reason it just wasn't happy with the brand new trunk, needed that little "magic" step.</FONT>
</P>
<BR>

<P><FONT SIZE=1 FACE="Tahoma">_____________________________________________ </FONT>

<BR><B><FONT SIZE=1 FACE="Tahoma">From:  </FONT></B> <FONT SIZE=1 FACE="Tahoma">Mark Moriarty [</FONT><A HREF="mailto:mfmbusiness@earthlink.net"><U><FONT COLOR="#0000FF" SIZE=1 FACE="Tahoma">mailto:mfmbusiness@earthlink.net</FONT></U></A><FONT SIZE=1 FACE="Tahoma">] </FONT>

<BR><B><FONT SIZE=1 FACE="Tahoma">Sent:  </FONT></B> <FONT SIZE=1 FACE="Tahoma">Saturday, March 03, 2007 8:34 AM</FONT>

<BR><B><FONT SIZE=1 FACE="Tahoma">To:    </FONT></B> <FONT SIZE=1 FACE="Tahoma">'vlc-devel@videolan.org'</FONT>

<BR><B><FONT SIZE=1 FACE="Tahoma">Subject:       </FONT></B> <FONT SIZE=1 FACE="Tahoma">Extras/contrib bootstrap error?</FONT>
</P>

<P><FONT FACE="Times New Roman">Hi --</FONT>

<BR><FONT FACE="Times New Roman">WinXP, Cygwin environment.</FONT>

<BR><FONT FACE="Times New Roman">I just did a kill-and-fill on my vlc trunk, went to extras/contrib.</FONT>
</P>

<P><FONT FACE="Times New Roman">$ ./bootstrap i686-pc-cygwin</FONT>

<BR><FONT FACE="Times New Roman">: command not found6:</FONT>

<BR><FONT FACE="Times New Roman">./bootstrap: line 49: syntax error near unexpected token `}'</FONT>

<BR><FONT FACE="Times New Roman">'/bootstrap: line 49: `} > config.mak</FONT>
</P>

<P><FONT FACE="Times New Roman">I know that it's a clean download -- I actually updated it twice, still getting the same bootstrap file, same error.</FONT>
</P>

<P><FONT FACE="Times New Roman">L:ines 45 - 49 of bootstrap are:</FONT>

<BR><FONT FACE="Times New Roman">rm -f config.mak</FONT>

<BR><FONT FACE="Times New Roman">{</FONT>

<BR>        <FONT FACE="Times New Roman">echo "# Automatically generated by bootstrap."</FONT>

<BR>        <FONT FACE="Times New Roman">echo "# Make changes if you know what you're doing."</FONT>

<BR><FONT FACE="Times New Roman">} > config.mak</FONT>
</P>

<P><FONT FACE="Times New Roman">Thoughts?</FONT>
</P>

<P><FONT FACE="Times New Roman">Thanks.</FONT>
</P>

</BODY>
</HTML>