| Summary: | gentoo-sources-2.4.20-r7 compile failure with gcc 3.3.1-r1 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Andrei Ivanov <andrei.ivanov> |
| Component: | [OLD] Core system | Assignee: | x86-kernel (DEPRECATED) <x86-kernel> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | sergem |
| Priority: | High | ||
| Version: | 1.4 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
*** Bug 29229 has been marked as a duplicate of this bug. *** |
ip_nat_core.c:854:40: missing terminating " character ip_nat_core.c:855:49: missing terminating " character ip_nat_core.c:1038:1: unterminated argument list invoking macro "DEBUGP" ip_nat_core.c: In function `do_bindings': ip_nat_core.c:1038: error: `DEBUGP' undeclared (first use in this function) ip_nat_core.c:1038: error: (Each undeclared identifier is reported only once ip_nat_core.c:1038: error: for each function it appears in.) ip_nat_core.c:1038: error: syntax error at end of input ip_nat_core.c:833: warning: unused variable `helper_called' ip_nat_core.c:832: warning: unused variable `ret' ip_nat_core.c:786: warning: unused variable `is_tcp' ip_nat_core.c:70: warning: `ip_nat_cleanup_conntrack' defined but not used in net/ipv4/netfilter/ip_nat_core.c, there should be on a single line DEBUGP("calling nat helper (exp=%p) for packet\n", exp); not on 2 lines...