[Wayland-bugs] [Bug 752646] Fails to link with Pango when x11 backend disabled
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jul 20 15:59:15 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752646
--- Comment #1 from Ross Burton <ross at burtonini.com> ---
Aha
|
/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-no-x11/build/build/tmp/work/core2-64-poky-linux/gtk+3/3.16.4-r0/gtk+-3.16.4/gtk/gtksettings.c:3053:7:
warning: implicit declaration of function 'PANGO_IS_FC_FONT_MAP'
[-Wimplicit-function-declaration]
| if (PANGO_IS_FC_FONT_MAP (fontmap) && !FcConfigUptoDate (NULL))
| ^
|
/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-no-x11/build/build/tmp/work/core2-64-poky-linux/gtk+3/3.16.4-r0/gtk+-3.16.4/gtk/gtksettings.c:3053:7:
warning: implicit declaration of function 'FcConfigUptoDate'
[-Wimplicit-function-declaration]
|
/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-no-x11/build/build/tmp/work/core2-64-poky-linux/gtk+3/3.16.4-r0/gtk+-3.16.4/gtk/gtksettings.c:3055:11:
warning: implicit declaration of function 'pango_fc_font_map_cache_clear'
[-Wimplicit-function-declaration]
| pango_fc_font_map_cache_clear (PANGO_FC_FONT_MAP (fontmap));
| ^
|
/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-no-x11/build/build/tmp/work/core2-64-poky-linux/gtk+3/3.16.4-r0/gtk+-3.16.4/gtk/gtksettings.c:3055:11:
warning: implicit declaration of function 'PANGO_FC_FONT_MAP'
[-Wimplicit-function-declaration]
|
/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-no-x11/build/build/tmp/work/core2-64-poky-linux/gtk+3/3.16.4-r0/gtk+-3.16.4/gtk/gtksettings.c:3056:11:
warning: implicit declaration of function 'FcInitReinitialize'
[-Wimplicit-function-declaration]
| if (FcInitReinitialize ())
| ^
--
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/f7349e54/attachment.html>
More information about the wayland-bugs
mailing list