This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM5728: Qt build error

Part Number: AM5728


Tool/software: Linux

I am trying to build qt-everywhere-opensource-src-5.7.1 and I am  geeting following error.

/qt-everywhere-opensource-src-5.7.1$

/qt-everywhere-opensource-src-5.7.1$ sudo ./configure -xplatform qtbase/mkspecs/linux-arm-gnueabi-g++ -prefix /usr/local/Qt5.7.1_opengl  -opengl es2 -confirm-license -opensource -no-cups -no-largefile -optimized-qmake -no-pch  -v -no-icu -no-openvg -sysroot /home/antriksh/ti-processor-sdk-linux-am57xx-evm-04.02.00.09/targetNFS
+ cd qtbase
+ /home/antriksh/qt-everywhere-opensource-src-5.7.1/qtbase/configure -top-level -xplatform qtbase/mkspecs/linux-arm-gnueabi-g++ -prefix /usr/local/Qt5.7.1_opengl -opengl es2 -confirm-license -opensource -no-cups -no-largefile -optimized-qmake -no-pch -v -no-icu -no-openvg -sysroot /home/antriksh/ti-processor-sdk-linux-am57xx-evm-04.02.00.09/targetNFS

This is the Qt Open Source Edition.

You are licensed to use this software under the terms of
the GNU Lesser General Public License (LGPL) versions 3.
You are also licensed to use this software under the terms of
the GNU General Public License (GPL) versions 2.

You have already accepted the terms of the Open Source license.


   The specified system/compiler is not supported:

      /home/antriksh/qt-everywhere-opensource-src-5.7.1/qtbase/mkspecs/qtbase/mkspecs/linux-arm-gnueabi-g++

   Please see the README file for a complete list.