--- Ben Hines <[EMAIL PROTECTED]> wrote: > > On Thursday, January 9, 2003, at 11:38 AM, Ben Hines wrote: > > > > > On Tuesday, January 7, 2003, at 07:54 PM, Glenn wrote: > > > >> > >> I've got xmms installed (via fink) and I'd really like to get the > >> xmms-flac plugin to work. > >> > >> Suggestions? > >> > > > > You could of course use the FLAC from fink, it comes with the > plugin. > > I haven't updated it for 1.0.4 (because the library paths were > messed > > up, causing the build to fail) and not to 1.0.5 because it isn't > out > > yet. > > > > Hopefully the library bug will be fixed in 1.0.5, perhaps i should > try > > it before you release. :) > > > > Nope, it still fails: > > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/sw/include -I../.. -I./include > > -I../../include -I/sw/include -O3 -DNDEBUG -fomit-frame-pointer > -funroll-loops -finline-functions -Wall -W -Winline > -DFLaC__INLINE=__inline__ -c file_decoder.c > -Wp,-MD,.deps/file_decoder.TPlo -fno-common -DPIC -o > .libs/file_decoder.lo > ../../include/FLAC/format.h:144: syntax error, missing `;' after > `const' > ../../include/FLAC/format.h:147: syntax error, missing `;' after > `const' > ../../include/FLAC/format.h:152: syntax error, missing `;' after > `const'
I'm pretty sure this is because of a bug in the logic in export.h, expecting "unix" to be #defined. BTW that's been fixed in CVS. Josh __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Flac-dev mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/flac-dev
