> 07.12.2012, 16:46, "Christoph Cullmann" <[email protected]>: > > 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. I mean, I can skip it, but it would be nice to be able to build all qt modules on a LSB 3 distro, or?
Greetings Christoph -- -------------------------------------- Christoph Cullmann --------- AbsInt Angewandte Informatik GmbH Email: [email protected] Science Park 1 Tel: +49-681-38360-22 66123 Saarbrücken Fax: +49-681-38360-20 GERMANY WWW: http://www.AbsInt.com -------------------------------------------------------------------- Geschäftsführung: Dr.-Ing. Christian Ferdinand Eingetragen im Handelsregister des Amtsgerichts Saarbrücken, HRB 11234 _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
