<html><head><style>pre,code,address {
  margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
ol,ul {
  margin-top: 0em;
  margin-bottom: 0em;
}
blockquote {
  margin-top: 0em;
  margin-bottom: 0em;
}
</style></head><body><div>I checked the second link and it seems to be a gmake 4.4.x problem.</div><div><br></div><div>The last sentence in that link is</div><div><br></div><div>"A workaround is to always provide (an empty) GNUMAKEFLAGS environment variable."</div><div><br></div><div>so before the make command I entered</div><div><br></div><div>export GNUMAKEFLAGS=</div><div><br></div><div>and it compiles without warnings.</div><div><br></div><div>I will not put the environment variable in my profile, so I can watch the further development in updates of gmake.</div><div><br></div><div>Regards</div><div><br></div><div>Chris</div><div><br></div><div>Am Dienstag, dem 26.08.2025 um 13:33 -0700 schrieb Craig Leres:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div>On 8/26/25 12:17, Chris van der Meijden via OvmsDev wrote:<br></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div>After some time I today compiled the newest code. For the first time on <br></div><div>Debian Trixie.<br></div><div><br></div><div>I got loads of warnings about a missing variable "GNUMAKEFLAGS" .<br></div></blockquote><div><br></div><div>I've first saw this more than a year ago.<br></div><div><br></div><div>     <a href="http://lists.openvehicles.com/pipermail/ovmsdev/2024-June/016464.html">http://lists.openvehicles.com/pipermail/ovmsdev/2024-June/016464.html</a><br></div><div><br></div><div>I think it's a regression in gmake itself.<br></div><div><br></div><div>     <a href="https://savannah.gnu.org/bugs/?63439">https://savannah.gnu.org/bugs/?63439</a><br></div><div><br></div><div>I put a little effort into finding a workaround but did not.<br></div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><span class="Apple-tab-span" style="white-space:pre">    </span>Craig<br></div></blockquote><div><br></div><div><span></span></div></body></html>