Altera_Forum
Honored Contributor
16 years agointernal compiler error in Net-SNMP compilation
Did anyone run into that ? (build env is latest from GIT)
../../net-snmp-5.2.1/snmplib/parse.c: In function 'unload_all_mibs': ../../net-snmp-5.2.1/snmplib/parse.c:4057: error: unrecognizable insn: (insn 217 216 218 23 ../../net-snmp-5.2.1/snmplib/parse.c:3994 (set (reg:SI 50 [ D.13259 ]) (plus:SI (reg:SI 120) (const_int 114660 [0x1bfe4]))) -1 (nil) (expr_list:REG_EQUAL (const:SI (plus:SI (symbol_ref:SI ("tclist") <var_decl 0x40324d68 tclist>) (const_int 114660 [0x1bfe4]))) (nil))) ../../net-snmp-5.2.1/snmplib/parse.c:4057: internal compiler error: in extract_insn, at recog.c:2093 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make[5]: *** [parse.lo] Error 1 any suggestion on how to continue from here ? if I unselect net-snmp and delete all build related directories and reselct it with different options set it sometimes work.. there is something inconsistent with building that application ... Thanks Lior