| Summary: | x11-misc/xmbdfed-4.7_p1 fails to compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Patrick Lauer <patrick> |
| Component: | New packages | Assignee: | 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: | --- | |
Is this still valid? Fontconfig version? It merges fine here on ~x86. |
>>> 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.