<div dir="ltr"><div>Hello,</div><div><br></div><div>  Did you re-run `autogen.sh` and `configure` after the source code base change that impacted `<a href="http://configure.ac">configure.ac</a>` and/or the m4 scripts it includes?</div><div><br></div><div>Jim</div><div><br></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Fri, Jan 24, 2025 at 6:37 AM William R. Elliot <<a href="mailto:bill@wreassoc.com">bill@wreassoc.com</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">
<div>
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 <<a href="mailto:jimklimov%2Bnut@gmail.com" target="_blank">jimklimov+nut@gmail.com</a>><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="m_903975353139927375DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br><table style="border-top:1px solid rgb(211,212,222)"><tbody><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 alt="" width="46" height="29" style="width: 46px; height: 29px;"></a></td><td style="width:470px;padding-top:12px;color:rgb(65,66,78);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" style="color:rgb(68,83,234)" target="_blank">www.avg.com</a></td></tr></tbody></table><a href="#m_903975353139927375_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"> </a></div></div>


</blockquote></div>