| Summary: | media-gfx/fbida-2.03-r1 fails to compile without freetype | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Jaco Kroon <jaco> |
| Component: | Current packages | Assignee: | Michal Januszewski (RETIRED) <spock> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Jaco Kroon
2005-12-02 01:51:01 UTC
The same applies for media-libs/fontconfig.
Package fontconfig was not found in the pkg-config search path.
Perhaps you should add the directory containing `fontconfig.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fontconfig' found
Package fontconfig was not found in the pkg-config search path.
Perhaps you should add the directory containing `fontconfig.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fontconfig' found
CC fbi.o
In file included from fb-gui.h:1,
from fbi.c:40:
/usr/include/ft2build.h:56:38: freetype/config/ftheader.h: No such file or directory
In file included from fbi.c:40:
fb-gui.h:2:10: #include expects "FILENAME" or <FILENAME>
fb-gui.h:3:10: #include expects "FILENAME" or <FILENAME>
In file included from fbi.c:40:
fb-gui.h:21: error: syntax error before "face"
fb-gui.h:21: warning: function declaration isn't a prototype
fb-gui.h:22: error: syntax error before "face"
fb-gui.h:22: warning: function declaration isn't a prototype
fb-gui.h:23: error: syntax error before "face"
fb-gui.h:24: warning: function declaration isn't a prototype
fb-gui.h:27: error: syntax error before "font_open"
fb-gui.h:27: warning: type defaults to `int' in declaration of `font_open'
fb-gui.h:27: warning: data definition has no type or storage class
fbi.c:128: error: syntax error before "face"
fbi.c:128: warning: type defaults to `int' in declaration of `face'
fbi.c:128: warning: data definition has no type or storage class
fbi.c: In function `status_prepare':
fbi.c:344: error: invalid type argument of `->'
fbi.c: In function `status_update':
fbi.c:358: error: invalid type argument of `->'
fbi.c:365: warning: implicit declaration of function `swprintf'
fbi.c: In function `status_error':
fbi.c:379: error: invalid type argument of `->'
fbi.c: In function `status_edit':
fbi.c:393: error: invalid type argument of `->'
fbi.c: In function `main':
fbi.c:1221: warning: comparison between pointer and integer
make: *** [fbi.o] Error 1
!!! ERROR: media-gfx/fbida-2.03-r1 failed.
!!! Function src_compile, Line 52, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Fixed in CVS, thanks. |