[Interest] Ubuntu 13.10 Qt5.4 alpha build error

Samuel Gaist samuel.gaist at edeltech.ch
Tue Sep 30 11:02:19 CEST 2014


Hi

On 30 sept. 2014, at 10:52, Ramakanthreddy Kesireddy <Ramakanthreddy.Kesireddy at techmahindra.com> wrote:

> Hi,
>  
> Am getting below build error while trying to compile Qt5.4 alpha on Ubuntu 13.10 desktop.
>  
> using python: /usr/bin/python version: 2.7.5+ (default, Feb 27 2014, 19:39:55) 
> [GCC 4.8.1]
> Using extra options found in /home/sona/qt-everywhere-opensource-src-5.4.0-alpha/qtwebengine/src/core/qmake_extras.gypi
> Using extra options found in /home/sona/qt-everywhere-opensource-src-5.4.0-alpha/qtwebengine/src/core/qtwebengine_extras.gypi
> Updating projects from gyp files...
> Package xcursor was not found in the pkg-config search path.
> Perhaps you should add the directory containing `xcursor.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'xcursor' found
^^^^^^^^^^^^^^^^^^^^^^^^^^
You are missing the libxcursor-dev package

> gyp: Call to 'pkg-config --cflags xcursor' returned exit status 1.
> Project ERROR: -- running gyp_qtwebengine failed --
> make[3]: *** [sub-gyp_run-pro-install_subtargets] Error 3
> make[3]: Leaving directory `/home/sona/qt-everywhere-opensource-src-5.4.0-alpha/qtwebengine/src/core'
> make[2]: *** [sub-core-install_subtargets] Error 2
> make[2]: Leaving directory `/home/sona/qt-everywhere-opensource-src-5.4.0-alpha/qtwebengine/src'
> make[1]: *** [sub-src-install_subtargets] Error 2
> make[1]: Leaving directory `/home/sona/qt-everywhere-opensource-src-5.4.0-alpha/qtwebengine'
> make: *** [module-qtwebengine-install_subtargets] Error 2
> 
> Please let me know if am missing anything in this regard.
>  
> Thanks and Regards,
> Ramakanth
>  





More information about the Interest mailing list