Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150789 - x11-misc/xmbdfed-4.7_p1 fails to compile
Summary: x11-misc/xmbdfed-4.7_p1 fails to compile
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-10 12:12 UTC by Patrick Lauer
Modified: 2007-05-11 08:52 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 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.