Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155796 - broken cairo in app-emulation/emul-linux-x86-gtklibs-2.10.6.2
Summary: broken cairo in app-emulation/emul-linux-x86-gtklibs-2.10.6.2
Status: RESOLVED DUPLICATE of bug 155794
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Olivier Crete (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-20 10:50 UTC by Patrick McLean
Modified: 2006-11-20 11:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick McLean gentoo-dev 2006-11-20 10:50:23 UTC
# echo 'int main() { }' | gcc -std=c99 -m32 -O2 -g -L=/emul/linux/x86/usr/lib -lcairo -lXft -x c - -o /dev/null

/emul/linux/x86/usr/lib/libcairo.so: undefined reference to `FT_GlyphSlot_Embolden'
collect2: ld returned 1 exit status

The problem appears to be in the libfreetype that is in the current app-emulation/emul-linux-x86-xlibs (copying the freetype off a 32-bit system works around this)
Comment 1 Patrick McLean gentoo-dev 2006-11-20 11:26:28 UTC
Argh, bugzilla slowness.. again

sorry about that.

*** This bug has been marked as a duplicate of 155794 ***