<div>Hi,</div><div>When I was compiling DHCP 4.1.2, it printed the following errors and stopped:</div><div><br></div><div><div>gcc -DHAVE_CONFIG_H -I. -I../includes     -g -O2  -Wall -Werror -fno-strict-aliasing -MT omshell.o -MD -MP -MF .deps/omshell.Tpo -c -o omshell.o omshell.c</div><div>cc1: warnings being treated as errors</div><div>omshell.c: In function ¡®main¡¯:</div><div>omshell.c:193:5: error: case value ¡®10¡¯ not in enumerated type ¡®enum dhcp_token¡¯</div><div>omshell.c:197:5: error: case value ¡®63¡¯ not in enumerated type ¡®enum dhcp_token¡¯</div><div>make[1]: *** [omshell.o] Error 1</div></div><div><br></div><div>Could you do me a favor and help solve the problem?</div>