GNOME Bugzilla – Bug 313491
[patch] fix pangoxft linking problems (gtk+ 2.8.0)
Last modified: 2005-08-14 23:17:14 UTC
Distribution/Version: PLD Linux Distribution building gnome-applets 2.11.91 with gtk+ 2.8.0: [...] ../libkbdraw/libkbdraw.a(keyboard-drawing.o)(.text+0x10db): In function `draw_layout': keyboard-drawing.c: undefined reference to `pango_xft_set_default_substitute' ../libkbdraw/libkbdraw.a(keyboard-drawing.o)(.text+0x10f4):keyboard-drawing.c: undefined reference to `pango_xft_substitute_changed' ../libkbdraw/libkbdraw.a(keyboard-drawing.o)(.text+0x130f):keyboard-drawing.c: undefined reference to `pango_xft_set_default_substitute' ../libkbdraw/libkbdraw.a(keyboard-drawing.o)(.text+0x2c46): In function `keyboard_drawing_init': keyboard-drawing.c: undefined reference to `pango_xft_get_context' collect2: ld returned 1 exit status make[3]: *** [gnome-keyboard-applet] Error 1 make[3]: Leaving directory `/home/users/fritz/rpm/BUILD/gnome-applets-2.11.91/gswitchit' make[2]: *** [all-recursive] Error 1
Created attachment 50701 [details] [review] fix for gtk+ 2.8.0 / pangoxft linking problems proposed patch
Kjartan was mentioning something along these lines. Not sure why I'm bothering to cc: him since he's on all-bugs@ but maybe it will cause this mail to become more visible :)
Already fixed in CVS:)
Thanks for keeping an eye. :) Fixed -> DUP *** This bug has been marked as a duplicate of 313368 *** *** This bug has been marked as a duplicate of 313368 ***