Jeff Morriss
changed
bug 8990
What |
Removed |
Added |
Status |
UNCONFIRMED
|
RESOLVED
|
CC |
|
[email protected]
|
Resolution |
---
|
DUPLICATE
|
Comment # 5
on bug 8990
from Jeff Morriss
[3rd try's the charm--without a mid-air collission? ;-)]
A better/easier way is to use libtool to do it:
libtool --mode=execute gdb ./wireshark
but anyway what you did give us the necessary information.
This is, apparently, a problem between libpcap linking to one version of libnl
and Wireshark linking against a different version.
./configure --without-libnl
will make the problem go away. I'm not sure if there's a better fix.
*** This bug has been marked as a duplicate of bug 7808 ***
You are receiving this mail because:
- You are watching all bug changes.