The updated patch should take care of this; it changes Output to AudioOutput.
I'm not sure why you can't get the patch to apply, it applies fine for me and a friend with current cvs. Maybe try a fresh checkout; cd mythmusic; patch -p0 < aac-new.patch If you can't get it to apply, it shouldn't be much of a hassle to apply manually. Alternatively, maybe you can apply the original patch and just copy aacdecoder.* over it (I didn't change configure or decoder.*). Is anyone else having trouble applying the patch? Thanks Kevin Smyth On Tue, 2005-02-01 at 19:32 +0100, Peter Martens wrote: > On Mon, 31 Jan 2005 21:19:32 -0800, Lonnie Hutchinson > <[EMAIL PROTECTED]> wrote: > > Can you provide a bit more information as to what the problem is? It is > > difficult to diagnose, much less fix, problems without the specific errors. > > > Sure. It was getting late so I forgot to include the output. > Here it is: > > cd mythmusic && qmake mythmusic.pro -o Makefile > cd mythmusic && make -f Makefile > make[1]: Entering directory `/home/peter/programs/mythtv/mythmusic/mythmusic' > g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer > -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -fPIC -D_GNU_SOURCE > -DPREFIX=\"/usr\" -DHAVE_MMX -DQT_NO_DEBUG -DQT_THREAD_SUPPORT > -DQT_PLUGIN -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include > -I/usr/include/cdda -I/usr/include/FLAC -I/usr/qt/3/include > -I/usr/X11R6/include -o aacdecoder.o aacdecoder.cpp > In file included from aacdecoder.h:15, > from aacdecoder.cpp:19: > decoder.h:177: error: type specifier omitted for parameter `Output' > decoder.h:177: error: parse error before `*' token <snip>
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
