<div dir="ltr"><div>I can reproduce the problem on 14.2</div><div><br></div><div>I think the confusion is that mm-glib and glibmm are 2 different things. mm-glib is from modem-manager, whereas glibmm is the C++ API for GLIB (which geoclue2 is not using).</div><div><br></div><div>One can disable the modem-manager dependency and make it compile fine on 14.2 by add the configure flags:</div><div>--disable-modem-gps-source --disable-3g-source --disable-cdma-source</div><div><br></div><div>Hope this helps</div><div><br></div><div>Greg<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 19 May 2018 at 12:47, David Woodfall <span dir="ltr"><<a href="mailto:dave@dawoodfall.net" target="_blank">dave@dawoodfall.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Saturday 19 May 2018 21:23,<br>
<div><div class="h5">Christoph Willing <<a href="mailto:chris.willing@iinet.net.au">chris.willing@iinet.net.au</a>> put forth the proposition:<br>
> On 19/05/18 19:31, David Woodfall wrote:<br>
> > On Saturday 19 May 2018 18:25,<br>
> > Christoph Willing <<a href="mailto:chris.willing@iinet.net.au">chris.willing@iinet.net.au</a>> put forth the proposition:<br>
> >> On 19/05/18 10:33, David Spencer wrote:<br>
> >>> Hi everybody,<br>
> >>><br>
> >>> Here's this week's public update. Thanks to all our contributors!<br>
> >>><br>
> >>> Please note that there is a small problem with the .info file for<br>
> >>> prosody, we'll fix this in another update very soon.<br>
> >>><br>
> >> [snip]<br>
> >>> system/geoclue2: Updated for version 2.4.10.<br>
> >><br>
> >> I'm having a build problem with this update (previous version was fine)<br>
> >> in a clean x86_64 14.2 VM:<br>
> >><br>
> >> checking for GTKDOC_DEPS... yes<br>
> >> checking for GEOCLUE... yes<br>
> >> checking for gobject-introspection... yes<br>
> >> checking for LIBGEOCLUE... yes<br>
> >> checking for ModemManager... no<br>
> >> configure: error: Package requirements (mm-glib >= 1.6) were not met:<br>
> >><br>
> >> Requested 'mm-glib >= 1.6' but version of mm-glib is 1.4.14<br>
> >><br>
> >> I have /var/log/packages/<wbr>ModemManager-1.4.14-x86_64-1 installed which is<br>
> >> the latest for 14.2 according to the ChangeLog.txt. I see that -current<br>
> >> has ModemManager-1.6.12-x86_64-2.<wbr>txz so it looks like this particular<br>
> >> geoclue2 update is meant for -current, not -stable.<br>
> >><br>
> >> Any other ideas?<br>
> >><br>
> >> chris<br>
> ><br>
> > Which version of glibmm do you have?<br>
> ><br>
> > glibmm-2.46.4 here.<br>
> ><br>
><br>
> Yes, glibmm-2.46.4-x86_64-1 here too.<br>
><br>
> However I think the mm-glib reported in the error message refers to when<br>
> the the geoclue2 configuration is checking the<br>
> /usr/lib64/pkgconfig/mm-glib.<wbr>pc file (part of the ModemManager package).<br>
><br>
> chris<br>
<br>
</div></div>Yeah the configure checks that. What do<br>
<br>
pkg-config --print-errors --exists mm-glib<br>
pkg-config --print-errors --exists ModemManager<br>
<br>
output?<br>
<span class=""><br>
--<br>
<br>
Please don't reply directly to me or CC me.<br>
<br>
</span>> You know you are "there" when you are known by your first name, and<br>
> are recognized.<br>
> Lemmie see, there is Madonna, and Linus, and ..... help me out here!<br>
Bill ? ;-)<br>
  -- From some postings on comp.os.linux.misc<br>
<br>
                                                            .--.  oo<br>
                                                           (____)//<br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<wbr>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<wbr>~~~~~'<br>
<div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org">SlackBuilds-users@slackbuilds.<wbr>org</a><br>
<a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/<wbr>mailman/listinfo/slackbuilds-<wbr>users</a><br>
Archives - <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/<wbr>pipermail/slackbuilds-users/</a><br>
FAQ - <a href="https://slackbuilds.org/faq/" rel="noreferrer" target="_blank">https://slackbuilds.org/faq/</a><br>
<br>
</div></div></blockquote></div><br></div>