Results 1 to 2 of 2

Thread: Building Qt5

  1. #1
    Join Date
    Mar 2008
    Location
    Houston, Texas, USA
    Posts
    277
    Thanks
    9
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Building Qt5

    Well, I'm attempting at getting Qt5 on my Windows box with mingw64 (not cygwin). But when trying to build OpenSSL. I get this error

    -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -
    DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL
    _ASM -DGHASH_ASM -Iinclude \
    -DFINGERPRINT_PREMAIN_DSO_LOAD -o fips_premain_dso.exe \
    fips_premain.c fipscanister.o \
    libcrypto.a -lws2_32 -lgdi32 -lcrypt32
    mingw32-make[3]: Entering directory 'c:/Qt/openssl-1.0.1c'
    mingw32-make[4]: Entering directory 'c:/Qt/openssl-1.0.1c'
    libcrypto.a(bn_gf2m.o):bn_gf2m.c.text+0xab2): undefined reference to `bn_GF2m_mul_2x2'
    collect2.exe: error: ld returned 1 exit status
    Makefile.shared:279: recipe for target 'link_a.cygwin' failed
    mingw32-make[4]: *** [link_a.cygwin] Error 1
    mingw32-make[4]: Leaving directory 'c:/Qt/openssl-1.0.1c'
    makefile:347: recipe for target 'do_cygwin-shared' failed
    mingw32-make[3]: *** [do_cygwin-shared] Error 2
    mingw32-make[3]: Leaving directory 'c:/Qt/openssl-1.0.1c'
    makefile:301: recipe for target 'libcrypto.dll.a' failed
    mingw32-make[2]: *** [libcrypto.dll.a] Error 2
    mingw32-make[2]: Leaving directory 'c:/Qt/openssl-1.0.1c'
    makefile:110: recipe for target 'shared' failed
    mingw32-make[1]: *** [shared] Error 2
    mingw32-make[1]: Leaving directory 'c:/Qt/openssl-1.0.1c/crypto'
    makefile:278: recipe for target 'build_crypto' failed
    mingw32-make: *** [build_crypto] Error 1
    Qt-4.7.3 | Gentoo ~amd64 | KDE-4.7
    Aki IRC Client for KDE4 | Qt Documentation

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Building Qt5

    This is an issue related to OpenSSL and not Qt. Please ask your question on some OpenSSL forum.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Building qwt-6.0.2 with qt-4.8
    By iamzen in forum Qwt
    Replies: 9
    Last Post: 12th August 2019, 21:33
  2. Building QT example
    By Aman607 in forum Qt Programming
    Replies: 2
    Last Post: 12th June 2011, 12:10
  3. Re-Building Qt on Mac
    By dpatel in forum Qt Programming
    Replies: 0
    Last Post: 18th May 2011, 12:16
  4. Building Qt 4.6 rc
    By eekhoorn12 in forum Installation and Deployment
    Replies: 4
    Last Post: 3rd December 2009, 07:13
  5. Building on OSX
    By sbauer in forum Newbie
    Replies: 4
    Last Post: 4th September 2009, 14:08

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.