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. The library could not be configured for supporting multi-threaded applications
Forum Updated to NodeBB v4.3 + New Features

The library could not be configured for supporting multi-threaded applications

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 522 Views 1 Watching
  • 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.
  • develop-itD Offline
    develop-itD Offline
    develop-it
    wrote on last edited by
    #1

    Hello,
    I am following this tutorial: http://www.appfruits.com/2015/01/compiling-qt-4-8-5-for-arietta-g25/
    I am doing this for an Berta A5 LCD board, so i replace all gnueabi by gnueabihf.

    I have this when i launch the ./Configure for ssl:

    The library could not be configured for supporting multi-threaded
    applications as the compiler options required on this system are not known.
    See file INSTALL for details if you need multi-threading.

    Because of configuration changes, you MUST do the following before
    building:

    make depend

    When i launch make depend, i have this:

    making depend in crypto...
    make[1] : on entre dans le répertoire « /home/bryan/tempdir/openssl-1.0.2h/crypto »
    ../util/domd: 31: ../util/domd: makedepend: not found
    mv: cannot stat 'Makefile.new': No such file or directory
    Makefile:136 : la recette pour la cible « local_depend » a échouée
    make[1]: *** [local_depend] Erreur 127
    make[1] : on quitte le répertoire « /home/bryan/tempdir/openssl-1.0.2h/crypto »
    Makefile:471 : la recette pour la cible « depend » a échouée
    make: *** [depend] Erreur 1

    I can continue, but when i arrive to the ./configure for Qt, i have many errors, warning and fatal errors.

    Can somebody solve my problem?

    Thanks.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Please don't post the same question in multiple sub-forums, one is enough.

      Duplicates

      Closing this one.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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