<!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 build broken on cygwin/win32?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><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>
</P>

<P><FONT FACE="Times New Roman">Bootstrap.rej then has:</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">If the above is Darwin-specific fine (?)</FONT>
</P>

<P><FONT FACE="Times New Roman">The make then blows up, however:</FONT>

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

<BR><FONT FACE="Times New Roman">(cd faac; ./bootstrap && CC="gcc -mno-cygwin -isystem /usr/include/mingw" CXX="g</FONT>

<BR><FONT FACE="Times New Roman">++ -mno-cygwin -isystem /usr/include/mingw" ./configure --target=i686-pc-mingw32</FONT>

<BR><FONT FACE="Times New Roman"> --host=i686-pc-mingw32 --build=i686-pc-cygwin --program-prefix="" --without-pic</FONT>

<BR><FONT FACE="Times New Roman"> --disable-shared --enable-msw --with-included-opencdk --with-included-libtasn1</FONT>

<BR><FONT FACE="Times New Roman">--disable-dependency-tracking --without-mp4v2 --prefix=/home/mfm/vlc-trunk/extra</FONT>

<BR><FONT FACE="Times New Roman">s/contrib --disable-shared && make && make install)</FONT>

<BR><FONT FACE="Times New Roman">configure.in:10: warning: underquoted definition of MY_DEFINE</FONT>

<BR><FONT FACE="Times New Roman">configure.in:10:   run info '(automake)Extending aclocal'</FONT>

<BR><FONT FACE="Times New Roman">configure.in:10:   or see </FONT><A HREF="http://sources.redhat.com/automake/automake.html#Exten"><U><FONT COLOR="#0000FF" FACE="Times New Roman">http://sources.redhat.com/automake/automake.html#Exten</FONT></U></A>

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

<BR><FONT FACE="Times New Roman">' is already registered with AC_CONFIG_FILES.</FONT>

<BR><FONT FACE="Times New Roman">/usr/src/autoconf/26/autoconf2.5-2.61-1/src/autoconf-2.61/lib/autoconf/status.m4</FONT>

<BR><FONT FACE="Times New Roman">:300: AC_CONFIG_FILES is expanded from...</FONT>

<BR><FONT FACE="Times New Roman">configure.in:69: the top level</FONT>

<BR><FONT FACE="Times New Roman">autom4te-2.61: /usr/bin/m4 failed with exit status: 1</FONT>

<BR><FONT FACE="Times New Roman">aclocal-1.10: autom4te failed with exit status: 1</FONT>

<BR><FONT FACE="Times New Roman">' is already registered with AC_CONFIG_FILES.</FONT>

<BR><FONT FACE="Times New Roman">/usr/src/autoconf/26/autoconf2.5-2.61-1/src/autoconf-2.61/lib/autoconf/status.m4</FONT>

<BR><FONT FACE="Times New Roman">:300: AC_CONFIG_FILES is expanded from...</FONT>

<BR><FONT FACE="Times New Roman">configure.in:69: the top level</FONT>

<BR><FONT FACE="Times New Roman">autom4te-2.61: /usr/bin/m4 failed with exit status: 1</FONT>

<BR><FONT FACE="Times New Roman">autoheader-2.61: '/usr/bin/autom4te-2.61' failed with exit status: 1</FONT>

<BR><FONT FACE="Times New Roman">make: *** [.faac] Interrupt</FONT>
</P>

</BODY>
</HTML>