<html>
<body>
Hello all.<br><br>
I pulled the latest from the repository and merged it with my driver
development activity. Building from the 'nut' directory I receive the
following error(s):<br><br>
<font face="Courier New, Courier" size=3>
CC libcommon_la-common.lo<br>
common.c: In function 'suggest_doc_links':<br>
common.c:692:25: error: 'MAN_SECTION_CMD_SYS' undeclared (first use in
this function)<br>
692
|
MAN_SECTION_CMD_SYS, buf2);<br>
|
^~~~~~~~~~~~~~~~~~~<br>
common.c:692:25: note: each undeclared identifier is reported only once
for each function it appears in<br>
common.c:696:25: error: 'NUT_WEBSITE_BASE' undeclared (first use in this
function)<br>
696
|
NUT_WEBSITE_BASE, buf2);<br>
|
^~~~~~~~~~~~~~~~<br>
At top level:<br>
cc1: note: unrecognized command-line option '-Wno-unknown-warning-option'
may have been intended to silence earlier diagnostics<br>
cc1: note: unrecognized command-line option '-Wno-reserved-identifier'
may have been intended to silence earlier diagnostics<br>
make[2]: *** [Makefile:904: libcommon_la-common.lo] Error 1<br><br>
</font>This is the most recent entry in the 'master' log:<br><br>
<font face="Courier New, Courier" size=3>commit
4c00520887d7ec17ae413eadb2e698f8ad95d33c (origin/master, origin/HEAD,
master)<br>
Merge: 9066236ec 8c851c836<br>
Author: Jim Klimov <jimklimov+nut@gmail.com><br>
Date: Thu Jan 23 11:23:24 2025 +0100<br><br>
Merge pull request #2778 from
jimklimov/fix-appveyor-libmodbus<br>
<br>
Fix Appveyor CI to use NUT libmodbus fork<br><br>
</font>I am doing my driver work on Ubuntu Linux.<br><br>
Hopefully this is something easy to fix...for those who are deep into
nut.<br><br>
Thanks,<br><br>
Bill<br><br>
<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>