Re: [Wireshark-dev] -fPIC on Ubuntu Wily

2015-12-17 Thread Bálint Réczey
Hi All, I sadly became more and more convinced that starting the adoption of compiling with -fPIE was an overly optimistic move on my side. :-( It seems that there are too many integration corner cases to handle where -fPIE breaks and it may be a better idea to let the distribution-specific script

Re: [Wireshark-dev] -fPIC on Ubuntu Wily

2015-10-30 Thread Hauke Mehrtens
On 10/27/2015 11:45 PM, Evan Huus wrote: > After recently upgrading to Ubuntu 15.10, my cmake configure failed with: > -- Performing Test WORKS_WITH_FPIC - Failed > CMake Error at CMakeLists.txt:938 (message): > Couldn't compile Qt without -fPIC nor with -fPIC > > Digging into the logs, the test