The library could not be configured for supporting multi-threaded applications
-
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 dependWhen 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 1I 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.
-
Hi,
Please don't post the same question in multiple sub-forums, one is enough.
Closing this one.