| Summary: | net-tools-1.60-r8 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Chris Bruner <cbruner> |
| Component: | [OLD] Core system | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Chris Bruner
2004-05-01 21:11:47 UTC
Somehow missed the first part of my message. This is how it fails for me: gcc -D_GNU_SOURCE -march=athlon -O3 -pipe -fomit-frame-pointer -ffast-math -msse -funroll-loops -fforce-addr -falign-functions=4 -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/net-tools-1.60-r8/work/net-tools-1.60 -idirafter /var/tmp/portage/net-tools-1.60-r8/work/net-tools-1.60/include -c -o interface.o interface.c interface.c: In function `if_fetch': interface.c:437: error: `skfd' undeclared (first use in this function) interface.c:437: error: (Each undeclared identifier is reported only once interface.c:437: error: for each function it appears in.) make[1]: *** [interface.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-tools-1.60-r8/work/net-tools-1.60/lib' make: *** [subdirs] Error 2 !!! ERROR: sys-apps/net-tools-1.60-r8 failed. !!! Function src_compile, Line 78, Exitcode 2 !!! (no error message) |