[cairo-bugs] [Bug 48427] New: Minor configure display glitch with [how to allow undefined symbols in shared libraries used by test suite]

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Apr 7 14:19:07 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=48427

             Bug #: 48427
           Summary: Minor configure display glitch with [how to allow
                    undefined symbols in shared libraries used by test
                    suite]
    Classification: Unclassified
           Product: cairo
           Version: 1.12.0
          Platform: All
        OS/Version: Linux (All)
            Status: NEW
          Severity: minor
          Priority: medium
         Component: general
        AssignedTo: cworth at cworth.org
        ReportedBy: g.esp at free.fr
         QAContact: cairo-bugs at cairographics.org


Created attachment 59630
  --> https://bugs.freedesktop.org/attachment.cgi?id=59630
configure.ac.warnings patch

Test use CAIRO_CC_TRY_FLAG instead of CAIRO_CC_TRY_FLAG_SILENT
resulting in this display glitch
checking how to allow undefined symbols in shared libraries used by test
suite... checking whether gcc supports -Wl,--allow-shlib-undefined... yes
-Wl,--allow-shlib-undefined

Patch replacing with CAIRO_CC_TRY_FLAG fix the display

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the cairo-bugs mailing list