<html><head> <title></title> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> </head> <body><img id="5A0DC51878A86EF7A1BB3232C2D20AFB" alt="" width="0px" src="https://read-receipts.canarymail.io:8100/track/FCA67E6230579D93B761CDD4D8860DD3_5A0DC51878A86EF7A1BB3232C2D20AFB.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, the system compiles the software with 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;">gcc -DHAVE_CONFIG_H -I. -I../includes <span class="Apple-converted-space"> </span>-I.. -DLOCALSTATEDIR='"/usr/local/NamedService/dhcp/db"' <span class="Apple-converted-space"> </span>-g -O2 <span class="Apple-converted-space"> </span>-Wall -Werror -fno-strict-aliasing -I../includes -I/root/tools/software/dhcp-4.4.2-P1/bind/include -MT dhcpd-mdb6.o -MD -MP -MF .deps/dhcpd-mdb6.Tpo -c -o dhcpd-mdb6.o `test -f 'mdb6.c' || echo './'`mdb6.c</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;">mdb6.c: In function ‘create_prefix6’:</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;">mdb6.c:1948:3: 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;"> 1948 | <span class="Apple-converted-space"> </span>memcpy(new_ds.buffer->data + ds.len, &tmp, sizeof(tmp));</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 mdb6.c:175:</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:781: dhcpd-mdb6.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/server'</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:970: 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/server'</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>