I am trying to compile qt-everywhere-opensource-src-4.6.0 source for imx233 target and I am getting error below :
root@ubuntu:~/Desktop/Freescale/qt-everywhere-opensource-src-4.6.0# ./configure
-embedded arm -xplatform qws/linux-mxc-g++ -release -prefix /usr/local/Trolltech/Qt-target-4.6.0 -qt-gfx-linuxfb -qt-kbd-tty -qt-mouse-tslib -opengl es2 -little-endian -host-little-endian
Which edition of Qt do you want to use ?
Type 'c' if you want to use the Commercial Edition.
Type 'o' if you want to use the Open Source Edition.
o
You have not explicitly asked to use pkg-config and are cross-compiling.
pkg-config will not be used to automatically query cflag/lib parameters for
dependencies
This is the Qt for Embedded Linux Open Source Edition.
You are licensed to use this software under the terms of
the Lesser GNU General Public License (LGPL) versions 2.1.
You are also licensed to use this software under the terms of
the GNU General Public License (GPL) versions 3.
Type '3' to view the GNU General Public License version 3.
Type 'L' to view the Lesser GNU General Public License version 2.1.
Type 'yes' to accept this license offer.
Type 'no' to decline this license offer.
Do you accept the terms of either license? yes
Creating qmake. Please wait...
make: `first' için hiçbir şey yapılmadı.
The EGL functionality test failed!
EGL is required for OpenGL ES to manage contexts & surfaces.
You might need to modify the include and library search paths by editing
QMAKE_INCDIR_EGL, QMAKE_LIBDIR_EGL and QMAKE_LIBS_EGL in
/home/user/Masaüstü/Freescale/qt-everywhere-opensource-src-4.6.0/mkspecs/qws/linux-mxc-g++.
root@ubuntu:~/Masaüstü/Freescale/qt-everywhere-opensource-src-4.6.0#
To install the OpenGL ES need to specify the location where files are stored implementation of OpenGL ES. When I then collected the Qt for Windows Mobile with software implementation. Everything compiled, but the device refused to work. If you do not need OpenGL - refuse him.