Comment # 7
on bug 7808
from Guy Harris
(In reply to comment #6)
> There was also an ask.wireshark.org question about this:
>
> http://ask.wireshark.org/questions/22075/slackware-64bit-segmentation-fault-
> with-wireshark-1100
>
> I suppose if it comes up often enough it might make sense to have a
> 'configure' compile test to see if a program that is linked against libpcap
> and our chosen libnl can actually be run. Not sure how painful that would
> be to get working...
Or, as I said in bug 8990, closed as a dup:
> The best Wireshark workaround might be to, on Linux, use ldd or some such tool
> to determine whether the version of libpcap against which Wireshark is being
> built is linked with libnl and, if so, which version it's built against, and,
> if it's built against libnl, force Wireshark to be built against that version
> of libnl as well.
You are receiving this mail because:
- You are watching all bug changes.