Wireshark mailing list archives

Re: Undefined symbol tvb_find_tvb


From: Jeff Morriss <jeff.morriss.ws () gmail com>
Date: Tue, 26 Jul 2011 11:33:04 -0400

Mariusz Okrój wrote:
Hi,
I'm getting "Couldn't load module
/home/marok/wireshark/lib/wireshark/plugins/1.6.0/xmpp.so:
/home/marok/wireshark/lib/wireshark/plugins/1.6.0/xmpp.so: undefined
symbol: tvb_find_tvb" during the wireshark startup.

What may cause this problem? I'm using many functions from tvbuff.h,
but only using this one the problem occurs.

I don't see a response to this, but the problem is/was that this function is not in epan/libwireshark.def (so the function is not exported from libwireshark).

Chris fixed that in this revision:

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38169
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: