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

Static build (Mac OS X, Carbon) failed (regression)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 4.6.1
    • 4.6.0
    • Build tools: qmake
    • None
    • Mac OS X 10.6.2, XCode 3.2.1
    • macOS

      I tried to compile a static build of QT 4.6 on Mac OS X 10.6.2, (Carbon, 32-bit; non-cocoa), using the following command:

      ./configure -release -static -platform macx-g++ -no-framework
      make

      The build process failed with the following error:

      ld: duplicate symbol _sqlite3_status in /Users/simon/src46/lib/libQtWebKit.a(sqlite3.o) and /Users/simon/src46/plugins/sqldrivers/libqsqlite.a(sqlite3.o)
      collect2: ld returned 1 exit status

      I understand that you don't support static-build with the new Cocoa. But static-build for the old 32-bit Carbon now fails as well.

      Please look into this issue. Thank you.

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

            cduclos Carlos Duclos (Inactive)
            goldpig Simon Liu
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes