Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85575 - ethereal-0.10.0 needs libelf but doesn't 'depend' on it
Summary: ethereal-0.10.0 needs libelf but doesn't 'depend' on it
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-16 17:40 UTC by Scott A. Friedman
Modified: 2005-03-17 15:55 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott A. Friedman 2005-03-16 17:40:45 UTC
emerging ethereal-0.10.0 without libelf installed fails with a linker error that -lelf cannot be found

Installing libelf fixes this.

Reproducible: Always
Steps to Reproduce:
1. emerge ethereal-0.10.0 without libelf installed
2.
3.

Actual Results:  
install dies with linker error

Expected Results:  
install normally by including neccesary dependancies.
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2005-03-17 04:57:52 UTC
Actually elfutils should be used rather than libelf.

ppc64, please mark a version of dev-libs/elfutils stable so that it can be added to ethereal's deps.
Comment 2 Markus Rothe (RETIRED) gentoo-dev 2005-03-17 09:08:44 UTC
elfutils stable on ppc64
Comment 3 Aaron Walker (RETIRED) gentoo-dev 2005-03-17 15:55:52 UTC
Fixed.