<html>
<body>
<font size=3>At 02:28 AM 10/1/2024, Jim Klimov wrote:<br>
<blockquote type=cite class=cite cite="">Hello,<br><br>
  First of all, great to hear you plan to "do some driver
work", that's always welcome :)<br><br>
  As for "neither ... found", you are probably missing
development library packages with headers and pkg-config info, e.g.
`libssl-dev libnss3-dev` (Debian-ish) or `openssl-devel nss-devel`
(RedHat-ish).<br><br>
  AsÂ
<a href="https://github.com/networkupstools/nut/wiki/Building-NUT-for-in%E2%80%90place-upgrades-or-non%E2%80%90disruptive-tests">
https://github.com/networkupstools/nut/wiki/Building-NUT-for-in%E2%80%90place-upgrades-or-non%E2%80%90disruptive-tests</a>
 page (could also help in your quest, if your starting point were
packaged NUT and so user accounts, some configs and permissions, etc. are
already in place) says,<br><br>
> The
<a href="https://github.com/networkupstools/nut/blob/master/docs/config-prereqs.txt">
https://github.com/networkupstools/nut/blob/master/docs/config-prereqs.txt</a>
 document (also
<a href="https://networkupstools.org/docs/user-manual.chunked/_build_prerequisites_to_make_nut_from_scratch_on_various_operating_systems.html">
as a rendered page on NUT website</a>) details tools and dependencies
that were added on NUT CI build environments, which now cover many
operating systems. This should provide a decent starting point for the
build on yours (PRs to update the document are welcome!)
</font></blockquote><br>
The above second document was the most helpful. There were quite a few
packages that needed to be installed. Thank you!<br><br>
script output ended with:<br>
<font face="Courier New, Courier" size=3>
==================================================<br>
nut-2.8.2.1082.1 archives ready for distribution: <br>
nut-2.8.2.1082.1.tar.gz<br>
==================================================<br>
make[1]: Leaving directory '/home/blah/blah/nut'<br><br>
</font>It looks like all of the basics (and more) are there now.
<br><br>
Now to add in the changes...<br><br>
Bill<br><br>
<br>
<blockquote type=cite class=cite cite="">  That said, `make
distcheck-light` aims to pass on systems without everything plus a
kitchen sink installed (primarily without documentation tools though -
they have a huge footprint, carrying in X11 and TeX to render PDF), so
maybe its definition in `/Makefile.am` misses a `--with-ssl=auto` bit.
Gotta revise that (or can be monkey-patched locally in your system at
least).<br><br>
Hope this helps,<br>
Jim Klimov<br><br>
<br><br>
On Tue, Oct 1, 2024 at 9:05 AM William R. Elliot
<<a href="mailto:bill@wreassoc.com">bill@wreassoc.com</a>>
wrote:<br>

<dl>
<dd>Hello all,<br><br>

<dd>I am setting up a linux VM to do some driver work in NUT. After <br>

<dd>running autogen.sh and configure successfully (I think) but before
<br>

<dd>making any changes I wanted to make sure I could run 'make <br>

<dd>distcheck-light' and get a successful result.<br><br>

<dd>Unfortunately, the make stops with an error because "Neither
Mozilla <br>

<dd>NSS nor OpenSSL was found...". What is needed to get past this
error? <br>

<dd>Is there a way to disable the SSL check when running make? Am I <br>

<dd>missing a package?<br><br>

<dd>Thank you,<br><br>

<dd>Bill<br><br>
<br>

<dd>-- <br>

<dd>This email has been checked for viruses by AVG antivirus
software.<br>

<dd><a href="http://www.avg.com">www.avg.com</a><br><br>

<dd>_______________________________________________<br>

<dd>Nut-upsdev mailing list<br>

<dd><a href="mailto:Nut-upsdev@alioth-lists.debian.net">
Nut-upsdev@alioth-lists.debian.net</a><br>

<dd>
<a href="https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsdev" eudora="autourl">
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsdev</a>
<br>

</dl></blockquote><div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br /><table style="border-top: 1px solid #D3D4DE;"><tr><td style="width: 55px; padding-top: 13px;"><a href="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank"><img src="https://s-install.avcdn.net/ipm/preview/icons/icon-envelope-tick-green-avg-v1.png" alt="" width="46" height="29" style="width: 46px; height: 29px;"/></a></td><td style="width: 470px; padding-top: 12px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">Virus-free.<a href="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank" style="color: #4453ea;">www.avg.com</a></td></tr></table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"> </a></div></body>
</html>