Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96269 - net-analyzer/traceroute: patch to avoid compilation errors
Summary: net-analyzer/traceroute: patch to avoid compilation errors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All FreeBSD
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-16 04:35 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-04-12 10:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
traceroute-1.4-emptylabel.patch (traceroute-1.4-emptylabel.patch,366 bytes, patch)
2005-06-16 04:35 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-06-16 04:35:16 UTC
In traceroute's sources there's a trivial problem which makes the compilation fail on Gentoo/FreeBSD with latest 3.4 compiler.
The attached patch fixes the problem.

The code changed only affects *BSD systems.

Thanks, Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-06-16 04:35:58 UTC
Created attachment 61324 [details, diff]
traceroute-1.4-emptylabel.patch
Comment 2 Aaron Walker (RETIRED) gentoo-dev 2005-06-16 06:25:53 UTC
Thanks Diego.