<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Feb 20, 2018 5:56 AM, "Aleksander Morgado" <<a href="mailto:aleksander@aleksander.es">aleksander@aleksander.es</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="elided-text">On Tue, Feb 20, 2018 at 1:29 AM, Russ Westrem<br>
<<a href="mailto:lspwaterproofing@gmail.com">lspwaterproofing@gmail.com</a>> wrote:<br>
><br>
> make[8]: Entering directory '/home/russ/MM/source/build_<wbr>dir/target-arm_cortex-a9+<wbr>vfpv3_musl_eabi/libmbim-1.15.<wbr>0-20161123/src/libmbim-glib'<br>
> CC libmbim_glib_core_la-mbim-<wbr>device.lo<br>
> mbim-device.c: In function 'initable_init_async':<br>
> mbim-device.c:2168:15: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-<wbr>types]<br>
> ctx->self = g_object_ref (initable);<br>
> ^<br>
><br>
<br>
</div>Oh, I think this is a recent change in GLib, which makes<br>
g_object_ref() keep the type info in its return value.<br>
<br>
This specific issue is anyway obsolete in MBIM 1.16.0 as that code was<br>
changed during the switch to GTask. I'd suggest you upgrade to 1.16.0<br>
and retry.<br>
</blockquote></div><br></div></div><div class="gmail_extra" dir="auto"><div dir="auto" style="font-family:sans-serif;font-size:12.8px">Still a little new to this.</div><div dir="auto" style="font-family:sans-serif;font-size:12.8px"><br></div><div dir="auto" style="font-family:sans-serif;font-size:12.8px">I'm in the libmbim makefile. Where do I find the exact info to put into PKG_VERSION </div><div dir="auto" style="font-family:sans-serif;font-size:12.8px">And</div><div dir="auto" style="font-family:sans-serif;font-size:12.8px">PKG_SOURCE_VERSION</div><div dir="auto" style="font-family:sans-serif;font-size:12.8px"><br></div><div dir="auto" style="font-family:sans-serif;font-size:12.8px">so that I can get the 1.16.0 libmbim</div></div><div class="gmail_extra" dir="auto"><br></div></div>