Reg LIBQMI Compliation

Aleksander Morgado aleksander at lanedo.com
Wed Mar 20 01:45:14 PDT 2013


Hey,

> 
> We are trying to bring up LIBQMI for our embedded residential gateway.
> The linux kernel present in our gateway is 2.6.30 for MIPS processor.
> 

I'm assuming that you backported all the QMI support for that kernel
version, right? qmi-wwan was only introduced in kernel 3.4.

> During the compilation, we see that LIBQMI has dependency on GLIB
> version > 32.
> But we have glib version 2.22 as part of our linux 2.6.30 kernel.
> We are trying to bring in GLIB version 32, but we see that it has
> dependencies on other libraries like LIBFFI, GETTEXT etc. which is not
> currently available. It is difficult to bring all these libraries in to
> the system. 
> 
> Please let us know, if it is possible to make LIBQMI build with existing
> glib 22.5.
> 

Currently no, there are several internal things in libqmi-glib which
require some of the features available in glib 2.32 only.

-- 
Aleksander


More information about the libqmi-devel mailing list