Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39388 - net-analyzer/traffic-vis fails to compile if net-libs/libpcap-0.8.1 is installed
Summary: net-analyzer/traffic-vis fails to compile if net-libs/libpcap-0.8.1 is installed
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High critical (vote)
Assignee: Lisa Seelye (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-25 15:23 UTC by Sven Wegener
Modified: 2004-02-11 05:33 UTC (History)
0 users

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


Attachments
traffic-vis-0.35.ebuild.patch (traffic-vis-0.35.ebuild.patch,361 bytes, patch)
2004-01-25 15:24 UTC, Sven Wegener
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Wegener gentoo-dev 2004-01-25 15:23:50 UTC
Hi,

net-analyzer/traffic-vis-0.35 fails to compile if net-libs/libpcap-0.8.1
is installed. Somewhere between libpcap-0.7.2 and libpcap-0.8.1 the header
net/bpf.h has been moved to pcap-bpf.h. The attached patch modifies the
ebuild to use an sed script to fix this if >=net-libs/libpcap-0.8.1 is installed.

Sven
Comment 1 Sven Wegener gentoo-dev 2004-01-25 15:24:46 UTC
Created attachment 24416 [details, diff]
traffic-vis-0.35.ebuild.patch
Comment 2 Sven Wegener gentoo-dev 2004-01-25 15:48:14 UTC
See bug #37443
Comment 3 Lisa Seelye (RETIRED) gentoo-dev 2004-02-11 05:33:53 UTC
this works for me...  make sure you see bug 37443 and bug 37132