[gst-devel] compilation fails for gst-matroska

Kurtnoise kurtnoise at free.fr
Wed Jun 6 20:55:10 CEST 2007


Hi,

I'm trying to compile gst-plugin-good package on MinGW/MSYS but I've an 
error message during the compilation for matroska stuff. Any idea ?

Info: resolving ___gst_debug_min by linking to __imp____gst_debug_min 
(auto-import)
Info: resolving _GST_CAT_DEFAULT by linking to __imp__GST_CAT_DEFAULT 
(auto-importCreating library file: .libs/libgstmatroska.dll.a
.libs/libgstmatroska_la-matroska-demux.o(.text+0x47d0): In function 
`gst_matroska_demux_parse_blockgroup_or_simpleblock':
c:/temp/gst-plugins-good-0.10.5/gst/matroska/matroska-demux.c:2526: 
undefined reference to `inflateInit_'
.libs/libgstmatroska_la-matroska-demux.o(.text+0x4820):c:/temp/gst-plugins-good-0.10.5/gst/matroska/matroska-demux.c:2539: 
undefined reference to `inflate'
.libs/libgstmatroska_la-matroska-demux.o(.text+0x4856):c:/temp/gst-plugins-good-0.10.5/gst/matroska/matroska-demux.c:2551: 
undefined reference to `inflateEnd'
.libs/libgstmatroska_la-matroska-demux.o(.text+0x4fd3):c:/temp/gst-plugins-good-0.10.5/gst/matroska/matroska-demux.c:2543: 
undefined reference to `inflateEnd)
'
collect2: ld returned 1 exit status
make[3]: *** [libgstmatroska.la] Error 1
make[3]: Leaving directory `/c/temp/gst-plugins-good-0.10.5/gst/matroska'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/c/temp/gst-plugins-good-0.10.5/gst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/temp/gst-plugins-good-0.10.5'
make: *** [all] Error 2

I use gcc 4.2

++
Kurtnoise





More information about the gstreamer-devel mailing list