On Tue, 2017-07-18 at 21:55 +0200, Bartłomiej Knabel wrote: > I've run: > > PKG_CONFIG_PATH=/usr/lib/pkgconfig ./configure --prefix=/usr > > make > > and here is result: > > mm-broadband-modem-mbim.c: In function ‘power_up_context_step’: > mm-broadband-modem-mbim.c:1265:3: error: #error if this fails, were > good > # error if this fails, were good > ^ > > what does it mean? :)
It means you can remove that "# error" line, recompile ModemManager, and you should have correct QMI-over-MBIM support. And that further means that ModemManager should attempt to do the SetFCCAuth request using QMI-over-MBIM, which will hopefully result in a usable modem for you :) Dan _______________________________________________ ModemManager-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel
