Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-60501

Cannot compile QT on Raspi 3 with Raspbian

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P1: Critical
    • None
    • 5.9.0 Beta 2, 5.9
    • None
    • Raspberry 3
      latest Raspbian from 29.04.2017

    Description

      ./configure \
          -v \
          -release \
          -opengl es2 \
          -device linux-rasp-pi2-g++ \
          -device-option CROSS_COMPILE=/usr/bin/ \
          -opensource \
          -confirm-license \
          -reduce-exports \
          -qt-pcre \
          -make libs \
          -prefix /usr/local/qt5 \
          -qt-zlib \
          -qt-libjpeg \
          -qt-libpng \
          -qt-xcb \
          -qt-xkbcommon \
          -qt-freetype \
          -qt-pcre \
          -qt-harfbuzz 
      
      make -j4
      
      .obj/qmlcachegen.o: In function `main':
      qmlcachegen.cpp:(.text.startup+0x39c): undefined reference to `QV4::JIT::createISelForArchitecture(QString const&)'
      collect2: error: ld returned 1 exit status
      Makefile:109: recipe for target '../../bin/qmlcachegen' failed
      

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              shausman Simon Hausmann
              garaone garaone
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes