Displaying 1 result from an estimated 1 matches for "htb_parse_opt".
2004 Jan 16
0
iproute2 source compiling problem
....21 or higher. I had one but I get the following
error msgs:
q_htb.c:338: redefinition of `explain''
q_htb.c:32: `explain'' previously defined here
q_htb.c:357: redefinition of `explain1''
q_htb.c:51: `explain1'' previously defined here
q_htb.c:366: redefinition of `htb_parse_opt''
q_htb.c:60: `htb_parse_opt'' previously defined here
q_htb.c:406: redefinition of `htb_parse_class_opt''
q_htb.c:100: `htb_parse_class_opt'' previously defined here
q_htb.c:523: redefinition of `htb_print_opt''
q_htb.c:217: `htb_print_opt'' previous...