<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 16, 2021, 3:24 PM Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com">rshepard@appl-ecosys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I need to rebuild/re-install geoclue2. The SBo page says that,<br>
avahi is an optional dependency, used for location sharing (by redshift,<br>
for example).  To enable it, use the option AVAHI=yes<br>
<br>
   AVAHI=yes ./geoclue2.Slackbuild<br>
<br>
I don't know that I need it so I tried building without it:<br>
<br>
configure: error: Package requirements (<br>
                         avahi-client >= 0.6.10<br>
                         avahi-glib >= 0.6.10) were not met:<br>
<br>
No package 'avahi-client' found<br>
No package 'avahi-glib' found<br>
<br>
Full build log attached.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><span style="font-family:sans-serif">It works fine on my 14.2 system without avahi installed. Did you pass AVAHI=yes to the script? Because that forces avahi support and the configure will fail without it installed. If you don't pass it to the script, it disables nmea support, which means avahi is no longer needed.</span><br></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">Jeremy</span></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>