After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 313491 - [patch] fix pangoxft linking problems (gtk+ 2.8.0)
[patch] fix pangoxft linking problems (gtk+ 2.8.0)
Status: RESOLVED DUPLICATE of bug 313368
Product: gnome-applets
Classification: Other
Component: general
2.11.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-08-14 21:59 UTC by Fryderyk Dziarmagowski
Modified: 2005-08-14 23:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
fix for gtk+ 2.8.0 / pangoxft linking problems (1.83 KB, patch)
2005-08-14 22:00 UTC, Fryderyk Dziarmagowski
none Details | Review

Description Fryderyk Dziarmagowski 2005-08-14 21:59:20 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
Comment 1 Fryderyk Dziarmagowski 2005-08-14 22:00:26 UTC
Created attachment 50701 [details] [review]
fix for gtk+ 2.8.0 / pangoxft linking problems

proposed patch
Comment 2 Allison Karlitskaya (desrt) 2005-08-14 23:08:51 UTC
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 :)
Comment 3 Sergey V. Udaltsov 2005-08-14 23:12:48 UTC
Already fixed in CVS:)
Comment 4 Allison Karlitskaya (desrt) 2005-08-14 23:17:14 UTC
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 ***