GNOME Bugzilla – Bug 114158
compile of 0.6.x branch fails in flac
Last modified: 2004-12-22 21:47:04 UTC
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/home/louie/jhbuilt//include/gstreamer-0.6 -I/home/louie/jhbuilt//include/glib-2.0 -I/home/louie/jhbuilt//lib/glib-2.0/include -I/home/louie/jhbuilt//include/libxml2 -DGST_DISABLE_DEPRECATED -g -g -O2 -MT libgstflac_la-gstflac.lo -MD -MP -MF .deps/libgstflac_la-gstflac.Tpo -c gstflac.c -fPIC -DPIC -o .libs/libgstflac_la-gstflac.o In file included from gstflac.c:21: gstflacenc.h:61: parse error before "FLAC__SeekableStreamEncoder" gstflacenc.h:61: warning: no semicolon at end of struct or union gstflacenc.h:63: parse error before '}' token make[3]: *** [libgstflac_la-gstflac.lo] Error 1 I've got pretty up-to-date FLAC libs, and this worked until fairly recently, I believe.
Which flac version do you have? I recall you needed 1.0.4 or 1.1.0.
1.0.3, which was what was on thomas's site. I guess I'll fish around and find an upgrade. Thanks.
http://bugzilla.gnome.org/showattachment.cgi?attach_id=16635 That one should have been in there, sorry, forgot to apply it. I'll do so now.