<div dir="ltr"><div>Whatever the default is for the sdk?</div><div><br></div><div>desktop:openwrt-sdk-x86-64_gcc-7.3.0_musl.Linux-x86_64$ ldd --version</div><div>ldd (Ubuntu GLIBC 2.23-0ubuntu10) 2.23</div><div>Copyright (C) 2016 Free Software Foundation, Inc.</div><div>This is free software; see the source for copying conditions.  There is NO</div><div>warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</div><div>Written by Roland McGrath and Ulrich Drepper.</div><div><br></div><div>desktop:openwrt-sdk-x86-64_gcc-7.3.0_musl.Linux-x86_64$ fgrep -i libc .config</div><div>CONFIG_DEFAULT_libc=y</div><div>CONFIG_USE_UCLIBCXX=y</div><div>CONFIG_LIBC="musl"</div><div>CONFIG_PACKAGE_libc=y</div><div>CONFIG_PACKAGE_libcomerr=y</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 30, 2018 at 11:56 AM, Aleksander Morgado <span dir="ltr"><<a href="mailto:aleksander@aleksander.es" target="_blank">aleksander@aleksander.es</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Apr 30, 2018 at 7:27 PM, Nathaniel Haggard <<a href="mailto:natester@gmail.com">natester@gmail.com</a>> wrote:<br>
> On openwrt latest sdk these instructions no longer succeed<br>
> <a href="https://bitbucket.org/aleksander0m/modemmanager-openwrt" rel="noreferrer" target="_blank">https://bitbucket.org/<wbr>aleksander0m/modemmanager-<wbr>openwrt</a>, because libmbin<br>
> won't compile.<br>
><br>
> make -j1 V=s package/libmbim/{clean,<wbr>compile,install}<br>
><br>
> Produces<br>
><br>
> configure: error: Package requirements (glib-2.0 >= 2.36) were not met:<br>
><br>
> No package 'glib-2.0' found<br>
><br>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you<br>
> installed software in a non-standard prefix.<br>
><br>
><br>
> This also happens on lede-sdk-17.01.4.<br>
><br>
<br>
</span>What version of the glib2 package do you install?<br>
<span class="HOEnZb"><font color="#888888"><br>
-- <br>
Aleksander<br>
<a href="https://aleksander.es" rel="noreferrer" target="_blank">https://aleksander.es</a><br>
</font></span></blockquote></div><br></div>