Bug ID |
11643
|
Summary |
build error on Debian testing: Couldn't compile Qt without -fPIC nor with -fPIC
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
x86-64
|
OS |
Debian
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Build process
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 13944 [details]
Wireshark build error log
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
When building current git master (v2.1.0rc0-273-g7a9237f), I am getting this
error message on Debian testing:
-- ZLIB libs: /usr/lib/x86_64-linux-gnu/libz.so
-- Performing Test WORKS_WITHOUT_FPIC
-- Performing Test WORKS_WITHOUT_FPIC - Failed
-- Performing Test WORKS_WITH_FPIC
-- Performing Test WORKS_WITH_FPIC - Failed
CMake Error at CMakeLists.txt:938 (message):
Couldn't compile Qt without -fPIC nor with -fPIC
You are receiving this mail because:
- You are watching all bug changes.