[gst-devel] GSM Plugins gsmdec gsmenc under Cross-Compiling i586-mingw32msvc

Marcelo de Sá Mendoza marcelomendozasc at gmail.com
Fri Sep 25 21:15:22 CEST 2009


Hey all

I'm trying to cross-compile gsm plugins but no sucess. When I compile for
linux works fine. But crossing i586-mingw32msvc under linux is not
working...I noticed that the configure searchs for the gsm.h file but in the
gstpluginsbad there's no gsm.h file...any tip please? =/ I'm kind of new on
compiling libs process.

Thanks!

My configure parameters is:

 ./configure --prefix=/usr/local/mingw32 --build=i686-pc-linux-gnu
--host=i586-mingw32msvc  --disable-acm --enable-external=yes
--enable-directdraw=yes --enable-directsound=yes --enable-gsm=yes
--enable-dependency-tracking=yes --enable-shared=yes --disable-apexsink

And failure log of configure is:

configure: *** checking feature: GSM library ***
configure: *** for plug-ins: gsmenc gsmdec ***
checking for gsm_create in -lgsm... no
checking for gsm_create in -lgsm... (cached) no
configure: *** These plugins will not be built: gsmenc gsmdec
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090925/88acd5ab/attachment.htm>


More information about the gstreamer-devel mailing list