Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46238 - emerge of net-analyzer/ethereal-0.10.3 fails
Summary: emerge of net-analyzer/ethereal-0.10.3 fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-30 06:12 UTC by Henrik Brix Andersen
Modified: 2004-03-30 07:43 UTC (History)
0 users

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


Attachments
Compiler error (ethereal.txt,1.89 KB, text/plain)
2004-03-30 06:13 UTC, Henrik Brix Andersen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henrik Brix Andersen 2004-03-30 06:12:46 UTC
I've just tried to upgrade my installation of ethereal (net-analyzer/ethereal-0.9.16) to the newly committed net-analyzer/ethereal-0.10.3, but the emerge fails.

I will attach the compiler error message below.

my related USE flags are: +adns +gtk +gtk2 -ipv6 +snmp +ssl
Comment 1 Henrik Brix Andersen 2004-03-30 06:13:19 UTC
Created attachment 28370 [details]
Compiler error
Comment 2 Henrik Brix Andersen 2004-03-30 06:17:34 UTC
Err... make that 'Linker error'.
Comment 3 Gerald Combs 2004-03-30 06:25:53 UTC
Try re-emerging net-snmp.  It sounds like some of OpenSSL's routines have been moved out from underneath net-snmp since it was installed.
Comment 4 Henrik Brix Andersen 2004-03-30 07:43:09 UTC
Thank you. Re-emerging net-snmp fixed the linker issue. I appologize for the somewhat bogus bug report.