Bug 505019 - ldd -r reported 1574 undefined symbols for wireshark libraries
Summary: ldd -r reported 1574 undefined symbols for wireshark libraries
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: wireshark
Version: 3.9
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jan Safranek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-10 11:58 UTC by Martin Kočí
Modified: 2011-02-18 09:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-18 09:12:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Martin Kočí 2009-06-10 11:58:32 UTC
Description of problem:
Wireshark libraries report undefined symbols.

Version-Release number of selected component (if applicable):
wireshark-1.0.8-EL3.1 (the same behavior with the prior versions too, so it's not a regression)

How reproducible:
Always

Steps to Reproduce:
1. rpm -ql wireshark| grep lib.*so | xargs ldd -r 2>&1 | grep undefined

  
Actual results:
1574 undefined symbols 

Expected results:
0 undefined symbols


Note You need to log in before you can comment on or make changes to this bug.