<html><head> <title></title> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> </head> <body><img id="F500B1E100E32FA673797017C4C4A11F" alt="" width="0px" src="https://read-receipts.canarymail.io:8100/track/FCA67E6230579D93B761CDD4D8860DD3_F500B1E100E32FA673797017C4C4A11F.png" height="0px"> <div id="CanaryBody"> <div> Hello together,</div><div><br></div><div><div>I am new here and have a problem compiling the software when I have specified the "<span style="font-family: UICTFontTextStyleBody; font-size: 17px; -webkit-text-size-adjust: auto;">--enable-dhcpv4o6 --enable-dhcp6</span>" flags. If I remove the first flag, the system compiles the software without errors.</div><div><br></div><div>I get the following error message:</div><div><br></div><div><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;">In function ‘forw_dhcpv4_response’,</span></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;">   <span class="Apple-converted-space"> </span>inlined from ‘dhcpv6’ at dhclient.c:1802:5:</span></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;">dhclient.c:1907:2: error: writing 16 bytes into a region of size 1 [-Werror=stringop-overflow=]</span></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;"> 1907 | <span class="Apple-converted-space"> </span>memcpy(ds.buffer->data + enc_opt_data.len,</span></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;">     <span class="Apple-converted-space"> </span>| <span class="Apple-converted-space"> </span>^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;"> 1908 |        <span class="Apple-converted-space"> </span>packet->client_addr.iabuf, 16);</span></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;">     <span class="Apple-converted-space"> </span>|        <span class="Apple-converted-space"> </span>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;">In file included from ../includes/dhcpd.h:97,</span></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;">                <span class="Apple-converted-space"> </span>from dhclient.c:33:</span></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;">dhclient.c: In function ‘dhcpv6’:</span></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;">../includes/tree.h:62:16: note: at offset 0 to object ‘data’ with size 1 declared here</span></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;">  <span class="Apple-converted-space"> </span>62 | <span class="Apple-converted-space"> </span>unsigned char data [1];</span></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;">     <span class="Apple-converted-space"> </span>|               <span class="Apple-converted-space"> </span>^~~~</span></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;">cc1: all warnings being treated as errors</span></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;">make[2]: *** [Makefile:526: dhclient.o] Error 1</span></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;">make[2]: Leaving directory '/root/tools/software/dhcp-4.4.2-P1/client'</span></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;">make[1]: *** [Makefile:666: all-recursive] Error 1</span></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;">make[1]: Leaving directory '/root/tools/software/dhcp-4.4.2-P1/client'</span></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 17px; line-height: normal; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 17px;">make: *** [Makefile:496: all-recursive] Error 1</span></p></div><div><br></div><div><br></div><div><br></div><div>What am I possibly doing wrong here? How can I correct this error?</div></div> <div>Best regards</div><div><br></div><div>Z. Matthias</div> </div> <div id="CanarySig" style="left: 0px;"><div><div style="font-family:Helvetica;"><br></div><div><br></div></div></div> <div id="CanaryDropbox"> </div> </body></html>