<div dir="ltr"><div dir="ltr">Its page at <a href="http://slackbuilds.org">slackbuilds.org</a> says that python2-PyYAML is the only dependency - which is already installed in my systems.  nodejs, psycopg2 and MySQL-python are listed as optional dependencies.  Since you have been able to build it, and unless the build process somehow defaults to different options in your system than it does in mine, you must have mqtt_wss_client.h.h somewhere in your system. Could you possibly tell what package installs it? It is in none of the packages listed under /var/log/packages in mine.</div><div dir="ltr"><br></div>Anyway, this seems to be something already noticed a few months ago - check out <a href="https://github.com/netdata/netdata/issues/11652">https://github.com/netdata/netdata/issues/11652</a>.<div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Apr 23, 2022 at 7:07 PM Willy Sudiarto Raharjo <<a href="mailto:willysr@slackbuilds.org">willysr@slackbuilds.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> The latest netdata package fails to build on my Slackware64 15.0 boxes:<br>
> <br>
>   CC       database/rrd.o<br>
>   CC       database/rrdset.o<br>
>   CC       database/rrdsetvar.o<br>
>   CC       database/rrdvar.o<br>
>   CC       database/sqlite/sqlite_functions.o<br>
>   CC       database/sqlite/sqlite_aclk.o<br>
> In file included from database/sqlite/../../aclk/aclk.h:6,<br>
>                  from database/sqlite/sqlite_aclk.c:10:<br>
> database/sqlite/../../aclk/aclk_util.h:6:10: fatal error:<br>
> mqtt_wss_client.h: No such file or directory<br>
>     6 | #include "mqtt_wss_client.h"<br>
>       |          ^~~~~~~~~~~~~~~~~~~<br>
> compilation terminated.<br>
> make[2]: *** [Makefile:5610: database/sqlite/sqlite_aclk.o] Error 1<br>
> make[2]: Leaving directory '/tmp/SBo/netdata-1.34.1'<br>
> make[1]: *** [Makefile:6322: all-recursive] Error 1<br>
> make[1]: Leaving directory '/tmp/SBo/netdata-1.34.1'<br>
> make: *** [Makefile:3455: all] Error 2<br>
> <br>
> There is indeed no mqtt_wss_client.h file in my systems.<br>
<br>
I built this on a clean VM and it works fine<br>
can you check if you have other third party packages? maybe it picks up<br>
and requires a new deps<br>
<br>
<br>
-- <br>
Willy Sudiarto Raharjo<br>
_______________________________________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org" target="_top">SlackBuilds-users@slackbuilds.org</a><br>
<a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" rel="noreferrer" target="_top">https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/" rel="noreferrer" target="_top">https://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="https://slackbuilds.org/faq/" rel="noreferrer" target="_top">https://slackbuilds.org/faq/</a><br>
<br>
</blockquote></div></div></div>