Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt-6.2.3 opensource compilation on Beagle Board
Qt 6.11 is out! See what's new in the release blog

Qt-6.2.3 opensource compilation on Beagle Board

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 339 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mrudula
    wrote on last edited by
    #1

    Hi,

    I am trying to compile Qt-6.2.3 everywhere opensource on Ubuntu 20.04 running on Beagle Board Black.
    I have below errors could you please help to resolve the below errors,
    [ 10%] Built target BundledSpirv_Cross
    [ 10%] Running AUTOMOC file extraction for target Core
    [ 10%] Built target FbSupportPrivate_automoc_json_extraction
    [ 10%] Built target DeviceDiscoverySupportPrivate_automoc_json_extraction
    [ 10%] Built target BundledGlslang_Glslang
    [ 10%] Built target KmsSupportPrivate_automoc_json_extraction
    [ 10%] Built target quickwindow_automoc_json_extraction
    [ 10%] Built target Core_automoc_json_extraction
    [ 10%] Running moc --collect-json for target Core
    [ 10%] Linking CXX shared library ../../lib/libQt6Core.so
    Generating version linker script
    /usr/bin/ld: error: CMakeFiles/Core.dir/global/qmalloc.cpp.o: file too short
    collect2: error: ld returned 1 exit status
    make[2]: *** [qtbase/src/corelib/CMakeFiles/Core.dir/build.make:4160: qtbase/lib/libQt6Core.so.6.2.3] Error 1
    make[1]: *** [CMakeFiles/Makefile2:9207: qtbase/src/corelib/CMakeFiles/Core.dir/all] Error 2
    make: *** [Makefile:146: all] Error 2

    I have been stuck with this error.....

    Here is my ./configure command
    ./configure -release -prefix /usr/local/Qt-6.2.3 -nomake examples -skip qtwayland -skip qt3d -skip qtactiveqt -skip qtcanvas3d -skip qtgamepad -skip qtlocation
    -skip qtmacextras -skip qtvirtualkeyboard -skip qtwebchannel -skip qtwebengine -skip qtwebsockets -skip qtmqtt -skip qtconnectivity -skip qtopcua -skip qtsensors
    -skip qtwebchannel -skip qtwebengine -skip qtwebsockets -skip qtwebview

    I am using CMake 3.22.1 version on ubuntu 20.04.

    Appreciate your input.

    Thanks

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved