https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4788
Jörg Mayer <jmayer@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jmayer@xxxxxxxxx
AssignedTo|wireshark-bugs@xxxxxxxxxxxx |jmayer@xxxxxxxxx
|g |
--- Comment #2 from Jörg Mayer <jmayer@xxxxxxxxx> 2010-05-24 17:41:20 PDT ---
This helps me to get an idea what went wrong: I link two "static"
libraries (libwslua and libwspython) into a dynamic lib (libwireshark).
This seems to cause the "static" libs to be linked/built without -fPIC.
I'll have to think about how to fix that.
Workaround: Disable lua and python support in CMakeOptions.txt
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.