[Wayland-bugs] [Bug 752646] New: Fails to link with Pango when x11 backend disabled

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 20 15:58:19 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=752646

            Bug ID: 752646
           Summary: Fails to link with Pango when x11 backend disabled
    Classification: Platform
           Product: gtk+
           Version: 3.16.x
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Backend: Wayland
          Assignee: gtk-bugs at gtk.org
          Reporter: ross at burtonini.com
        QA Contact: gtk-bugs at gtk.org
                CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
     GNOME version: ---

If the GTK+ stack is compiled without X11 (i.e. no libx11 present, X backend
disabled in gtk+), GTK+ 3.16.4 fails to link:

| ./.libs/libgtk-3.so: undefined reference to `PANGO_FC_FONT_MAP'
| ./.libs/libgtk-3.so: undefined reference to `PANGO_IS_FC_FONT_MAP'

(longer log at
https://autobuilder.yoctoproject.org/main/builders/nightly-no-x11/builds/4/steps/BuildImages/logs/stdio)

As those are macros, I'm guessing pango-fcfontmap.h gets indirectly included
somewhere and not explicitly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150720/e4f250d9/attachment.html>


More information about the wayland-bugs mailing list