Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4788] cmake: wireshark fails to build with lua and/or pyth

Date: Mon, 24 May 2010 17:41:21 -0700 (PDT)
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.