| Summary: | tcptraceroute will still not emerge | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | John Taylor <john> |
| Component: | Current packages | Assignee: | SpanKY <vapier> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | andre |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
John Taylor
2003-11-10 04:38:40 UTC
upgrade to 1.4-r2 For me, tcptraceroute-1.4-r1 works, but tcptraceroute-1.4-r3 seems to give the exactly same error as shown in this bug id (the first lines went out of the scroll buffer, I'll get those few lines if requested.) .... tcptraceroute.c:1675: dereferencing pointer to incomplete type tcptraceroute.c: In function `trace': tcptraceroute.c:1693: `LIBNET_TCP_H' undeclared (first use in this function) tcptraceroute.c:1693: `LIBNET_IP_H' undeclared (first use in this function) make: *** [tcptraceroute] Error 1 !!! ERROR: net-analyzer/tcptraceroute-1.4-r3 failed. This is a glibc-2.2.5 gcc-2.95.3 based gentoo system. `emerge =libnet-1.0* -u` ..fixed this. someone should get this mess fixed up though. broken packages, bad bad. actually, it's not a bug in the packages, it's a bug in portage http://bugs.gentoo.org/show_bug.cgi?id=27218 |