bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #42433] [cairo] FTBFS with -Wl,--no-undefined


From: Yavor Doganov
Subject: [bug #42433] [cairo] FTBFS with -Wl,--no-undefined
Date: Mon, 26 May 2014 22:29:48 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.137 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?42433>

                 Summary: [cairo] FTBFS with -Wl,--no-undefined
                 Project: GNUstep
            Submitted by: yavor
            Submitted on: Tue 27 May 2014 01:29:47 AM EEST
                Category: Backend
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The cairo backend fails to build from source with strict linker flags because
it is not being linked with fontconfig.  In configure.ac it is wrongly assumed
that -lfontconfig will be inherited from Xft, but that is no longer the case:

$ grep ^Libs /usr/lib/*/pkgconfig/xft.pc 
Libs: -L${libdir} -lXft

Trivial patch attached.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 27 May 2014 01:29:47 AM EEST  Name: fontconfig-libs.patch  Size:
786B   By: yavor

<http://savannah.gnu.org/bugs/download.php?file_id=31444>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42433>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]