[Interest] Problem Building QT 5.0 RC1 on Redhat Enterprise

Konstantin Tokarev annulen at yandex.ru
Fri Dec 7 15:12:49 CET 2012



07.12.2012, 16:46, "Christoph Cullmann" <cullmann at absint.com>:
> Hi,
>
> we need to build Qt5 on still supported RedHat Enterprise Release 4.
>
> After building enough other new stuff needed as dependencies on such a machine, we run into this in WebKit2:
>
> Platform/unix/SharedMemoryUnix.cpp: In static member function 'static WTF::PassRefPtr<WebKit::SharedMemory> WebKit::SharedMemory::create(size_t)':
> Platform/unix/SharedMemoryUnix.cpp:110:66: error: 'O_CLOEXEC' was not declared in this scope
>
> Problem is O_CLOEXEC is only around for newer kernel versions than in this distro (and newer shipped headers).
>
> Any patch chances?

Do you really need WebKit2 on RHEL 4? You can try to build WebKit1-only, or just omit QtWebKit altogether.

-- 
Regards,
Konstantin



More information about the Interest mailing list