Den 9 dec. 2016 12:10 fm skrev Aleksander Morgado <[email protected]>:
>
> On Thu, Dec 8, 2016 at 11:58 PM, Mats Berndtsson <[email protected]> 
> wrote:
> > pi@plutten:~ $ sudo mmcli -m 0 --signal-get
> >
> > /org/freedesktop/ModemManager1/Modem/0
> >   -------------------------
> >   Refresh rate: '5' seconds
> > mmcli: symbol lookup error: mmcli: undefined symbol: mm_signal_get_rscp
>
> Did you by any chance configure without a specific --prefix?
>
> Could be that you installed in /usr/local and the mmcli is trying to
> load libmm-glib from /usr/lib instead.
>
> Try:
> $ LD_LIBRARY_PATH=/usr/local/lib mmcli -m 0 --signal-get
>
>
>
>
> --
> Aleksander
> https://aleksander.es
> ___
I configured like
configure --prefix=/usr  --with-dbus-sys-dir=/etc/dbus-1/system.d

/usr/local/lib is empty

Funny thing is, the command works first times after reboot, then not again 
after a few hours.
_______________________________________________
ModemManager-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel

Reply via email to