Re: GSM dongle fails to connect



On 08/11/12 21:42, Radu Rendec wrote:
> Apparently I'm not able to recompile it - and no, I'm not a newbie to
> linux development :)
> 
>   CC     libmodem_helpers_la-mm-modem-helpers.lo
> In file included from mm-modem-cdma.h:21:0,
>                  from mm-modem-helpers.h:22,
>                  from mm-modem-helpers.c:27:
> ./mm-modem.h:163:25: error: unknown type name 'MMModemStateReason'
> ./mm-modem.h:207:28: error: unknown type name 'MMModemState'
> ./mm-modem.h:208:28: error: unknown type name 'MMModemState'
> ./mm-modem.h:209:28: error: unknown type name 'MMModemStateReason'
> 
> I tried to look for the definition of 'MMModemStateReason', but I only
> found references to it, no definitions.
> 
> Any ideas?

Those names are defined in include/ModemManager.h, which is a header
file auto-generated from the DBus introspection files. Do you have
'xsltproc' installed? Just saw that we don't look for it in configure.

-- 
Aleksander


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]