[Interest] Building Qt 5.5.1 on CentOS 5

Thiago Macieira thiago.macieira at intel.com
Sat Mar 12 02:08:22 CET 2016


On sexta-feira, 11 de março de 2016 16:32:13 PST Simon Matthews wrote:
> I am trying to build Qt 5.5.1 on CentOS 5. I suspect that we don't need 
> linuxfb, but there doesn't seem to be an easy way to skip this.

Upgrade to 5.6, the signalfd code has been removed.

Also, fix your libc. The source file compiled, which means that sys/signalfd.h 
exists, but the signalfd function is missing. That means your glibc 
installation is broken (headers don't match library).

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list