On 14/12/2015 21:11, [email protected] wrote:
> 
> Should Python-2.7.10 be listed as a requirement for Qt-5.5.0? Compiling
> Qt-5.5.0 without Python-2.7.10 produces:
> 
>    Makefile:2492: recipe for target '.generated/RegExpJitTables.h' failed
>    Makefile:49: recipe for target 'sub-qml-make_first-ordered' failed
>    Makefile:45: recipe for target 'sub-src-make_first' failed
>    Makefile:223: recipe for target 'module-qtdeclarative-make_first' failed
> 
> Compiling Python-2.7.10 eliminates the errors and Qt-5.5.0 compiles 
> successfully.
> 
> 

Qt-5.5.0 requires libxcb, which requires xcb-proto, which requires python2 or
python3. Do you mean you have only python3, and that it is not enough?

Pierre
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to