Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 155796

Summary: broken cairo in app-emulation/emul-linux-x86-gtklibs-2.10.6.2
Product: Gentoo Linux Reporter: Patrick McLean <chutzpah>
Component: New packagesAssignee: Olivier Crete (RETIRED) <tester>
Status: RESOLVED DUPLICATE    
Severity: normal CC: amd64
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***