gst-plugins-good-1.0.6

Bill Blue bblue at netoldies.com
Thu Mar 28 11:40:28 PDT 2013


Trying to compile this under mingw 32-bit.  But there seems to be a 
missing or mis-specified FLAC library:

...
Making all in ext
make[2]: Entering directory 
`/src/mingw/gst-plugins-good-1.0.6.tar/gst-plugins-good-1.0.6/ext'
make -C cairo
make[3]: Entering directory 
`/src/mingw/gst-plugins-good-1.0.6.tar/gst-plugins-good-1.0.6/ext/cairo'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/src/mingw/gst-plugins-good-1.0.6.tar/gst-plugins-good-1.0.6/ext/cairo'
make -C flac
make[3]: Entering directory 
`/src/mingw/gst-plugins-good-1.0.6.tar/gst-plugins-good-1.0.6/ext/flac'
  CCLD   libgstflac.la
c:/sbuild/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw32/bin/ld.exe: 
cannot find -lFLAC     ******
collect2.exe: error: ld returned 1 exit status
make[3]: *** [libgstflac.la] Error 1
make[3]: Leaving directory 
`/src/mingw/gst-plugins-good-1.0.6.tar/gst-plugins-good-1.0.6/ext/flac'
make[2]: *** [flac] Error 2
make[2]: Leaving directory 
`/src/mingw/gst-plugins-good-1.0.6.tar/gst-plugins-good-1.0.6/ext'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/src/mingw/gst-plugins-good-1.0.6.tar/gst-plugins-good-1.0.6'
make: *** [all] Error 2

I had no problem in 1.0.5 compiles.  Can anyone tell me where this 
library would have come from?  I have nothing like it anywhere in my 
mingw/msys hierarchies (upper or lower case).  Have compiled the 1.0.6 
versions of libav, plugins-base, bad, ugly with only minor issues.  I 
was able to use flac files as source in 1.0.5 so it must have been 
included there.

Thanks.

--Bill




More information about the gstreamer-devel mailing list