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

Bug 150789

Summary: x11-misc/xmbdfed-4.7_p1 fails to compile
Product: Gentoo Linux Reporter: Patrick Lauer <patrick>
Component: New packagesAssignee: Desktop Misc. Team <desktop-misc>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: fonts
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Patrick Lauer gentoo-dev 2006-10-10 12:12:36 UTC
>>> Compiling source in /var/tmp/portage/xmbdfed-4.7_p1/work/xmbdfed-4.7 ...
gcc -O2 -march=i686 -pipe -DHAVE_XLIB   -I/usr/include/openmotif-2.2/ -c FGrid.c -o FGrid.o
gcc -O2 -march=i686 -pipe -DHAVE_XLIB   -I/usr/include/openmotif-2.2/ -c GEdit.c -o GEdit.o
gcc -O2 -march=i686 -pipe -DHAVE_XLIB   -I/usr/include/openmotif-2.2/ -c GEditTB.c -o GEditTB.o
gcc -O2 -march=i686 -pipe -DHAVE_XLIB   -I/usr/include/openmotif-2.2/ -c GTest.c -o GTest.o
gcc -O2 -march=i686 -pipe -DHAVE_XLIB   -I/usr/include/openmotif-2.2/ -c ProgBar.c -o ProgBar.o
gcc -O2 -march=i686 -pipe -DHAVE_XLIB   -I/usr/include/openmotif-2.2/ -c bdf.c -o bdf.o
bdf.c:60: error: 'FT_LOAD_DEFAULT' undeclared here (not in a function)
bdf.c: In function '_bdf_parse_options':
bdf.c:4163: error: 'FT_LOAD_NO_HINTING' undeclared (first use in this function)
bdf.c:4163: error: (Each undeclared identifier is reported only once
bdf.c:4163: error: for each function it appears in.)
bdf.c: In function 'bdf_save_options':
bdf.c:4287: error: 'FT_LOAD_NO_HINTING' undeclared (first use in this function)
make: *** [bdf.o] Error 1

!!! ERROR: x11-misc/xmbdfed-4.7_p1 failed.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2007-05-05 06:22:27 UTC
Is this still valid? Fontconfig version? It merges fine here on ~x86.