https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7403
pi-rho <ubuntu@xxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8685| |review_for_checkin?
Flags| |
--- Comment #2 from pi-rho <ubuntu@xxxxxx> 2012-06-26 18:09:37 PDT ---
Created attachment 8685
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8685
additional patch to complete the fix
a patch against epan/libwireshark.def in 1.8.0 release tarball. The first
patch corrected a logic error. This patch exposes symbols in libwspython.la,
like py_create_dissector_handle.
Without both of these patches, one cannot use the Python bindings.
wspy_libws.py, for example, will fail complaining that the
py_create_dissector_handle symbol is not present in libwireshark.
NOTE: I'm making a guess at the symbols that should be exposed. I'm sure there
are others that know better than I.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.