<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi FS Users,</div><div><br></div><div>I was building FS on a box to test out the mod_gsmopen stuff that has been mentioned on the list recently.</div><div>Updated CentOS 5 this morning, checked out a new git head.</div><div><br></div><div>Getting this message that says "warnings being treated as errors"</div><div>Not sure if that is what is killing the build or if there genuinely is an error.</div><div><br></div><div>Any help would be great,</div><div>Cheers</div><div>Chris</div><div><br></div><div><br></div><div><div><font class="Apple-style-span" face="'Courier New'">making all mod_xml_scgi</font></div><div><font class="Apple-style-span" face="'Courier New'">Compiling ../../../../libs/libscgi/src/scgi.c...</font></div><div><font class="Apple-style-span" face="'Courier New'">cc1: warnings being treated as errors</font></div><div><font class="Apple-style-span" face="'Courier New'">../../../../libs/libscgi/src/scgi.c: In function ‘scgi_build_message’:</font></div><div><font class="Apple-style-span" face="'Courier New'">../../../../libs/libscgi/src/scgi.c:94: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘size_t’</font></div><div><font class="Apple-style-span" face="'Courier New'">../../../../libs/libscgi/src/scgi.c:94: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘size_t’</font></div><div><font class="Apple-style-span" face="'Courier New'">../../../../libs/libscgi/src/scgi.c:103: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘size_t’</font></div><div><font class="Apple-style-span" face="'Courier New'">../../../../libs/libscgi/src/scgi.c:103: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘size_t’</font></div><div><font class="Apple-style-span" face="'Courier New'">../../../../libs/libscgi/src/scgi.c:110: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘size_t’</font></div><div><font class="Apple-style-span" face="'Courier New'">../../../../libs/libscgi/src/scgi.c:110: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘size_t’</font></div><div><font class="Apple-style-span" face="'Courier New'">make[5]: *** [../../../../libs/libscgi/src/scgi.o] Error 1</font></div><div><font class="Apple-style-span" face="'Courier New'">make[4]: *** [all] Error 1</font></div><div><font class="Apple-style-span" face="'Courier New'">make[3]: *** [mod_xml_scgi-all] Error 1</font></div><div><font class="Apple-style-span" face="'Courier New'">make[2]: *** [all-recursive] Error 1</font></div><div><font class="Apple-style-span" face="'Courier New'">make[1]: *** [all-recursive] Error 1</font></div><div><font class="Apple-style-span" face="'Courier New'">make: *** [all] Error 2</font></div></div><div><br></div></body></html>