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

Compiling with -no-libtiff or -no-libmng cause configure to fail

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.2.0
    • 5.1.0
    • Build System
    • None
    • 6901d21c1dca04228460c8520266ad2a16d5d523

    Description

      Trying to compile with either -no-libtiff or -no-libmng cause configure to fail with

      /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -o stl stltest.o   -libtiff -libmng 
      ld: library not found for -libtiff
      clang: error: linker command failed with exit code 1 (use -v to see invocation)
      make: *** [stl] Error 1
      STL disabled.
      STL functionality check failed! Cannot build Qt with this STL library.
      

      Why to test if the STL exists you would want to link against either libtiff or libmng I'm not sure...

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            jyavenard Jean-Yves Avenard
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes