<!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>Extras/contrib/faac?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT FACE="Times New Roman">Cygwin, WinXP:</FONT>
</P>

<P><FONT FACE="Times New Roman">rm -rf faac || true</FONT>

<BR><FONT FACE="Times New Roman">gunzip -c faac-1.25.tar.gz | tar xf - --exclude='[*?:<>\|]'</FONT>

<BR><FONT FACE="Times New Roman">mv faac-1.25 faac || true</FONT>

<BR><FONT FACE="Times New Roman">mv: cannot stat `faac-1.25': No such file or directory</FONT>

<BR><FONT FACE="Times New Roman">touch faac</FONT>

<BR><FONT FACE="Times New Roman">patch -p0 < Patches/faac.patch</FONT>

<BR><FONT FACE="Times New Roman">patching file faac/bootstrap</FONT>

<BR><FONT FACE="Times New Roman">Hunk #1 FAILED at 1.</FONT>

<BR><FONT FACE="Times New Roman">1 out of 1 hunk FAILED -- saving rejects to file faac/bootstrap.rej</FONT>

<BR><FONT FACE="Times New Roman">make[2]: *** [faac] Error 1</FONT>

<BR><FONT FACE="Times New Roman">make[2]: Leaving directory `/home/mfm/vlc-trunk/extras/contrib/src'</FONT>

<BR><FONT FACE="Times New Roman">make[1]: *** [src] Error 2</FONT>

<BR><FONT FACE="Times New Roman">make[1]: Leaving directory `/home/mfm/vlc-trunk/extras/contrib'</FONT>

<BR><FONT FACE="Times New Roman">make: *** [all] Error 2</FONT>
</P>

<P><FONT FACE="Times New Roman">Bootstrap.rej shows:</FONT>

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

<BR><FONT FACE="Times New Roman">*** 1,6 ****</FONT>

<BR><FONT FACE="Times New Roman">  #! /bin/sh</FONT>

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

<BR><FONT FACE="Times New Roman">- aclocal -I .</FONT>

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

<BR><FONT FACE="Times New Roman">  if test "`uname -s`" = Darwin; then</FONT>

<BR><FONT FACE="Times New Roman">      glibtoolize --automake</FONT>

<BR><FONT FACE="Times New Roman">--- 1,6 ----</FONT>

<BR><FONT FACE="Times New Roman">  #! /bin/sh</FONT>

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

<BR><FONT FACE="Times New Roman">+ aclocal -I /usr/share/aclocal</FONT>

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

<BR><FONT FACE="Times New Roman">  if test "`uname -s`" = Darwin; then</FONT>

<BR><FONT FACE="Times New Roman">      glibtoolize --automake</FONT>
</P>

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

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

</BODY>
</HTML>