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

Bug 506778

Summary: games-engines/love-0.8.0 - modules/font/freetype/Font.h:33:31: fatal error: freetype/freetype.h: No such file or directory
Product: Gentoo Linux Reporter: Polko Alexander <polko.alex>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Polko Alexander 2014-04-05 02:29:57 UTC
build.log http://bpaste.net/show/197773/
Comment 1 Polko Alexander 2014-04-05 02:31:41 UTC
Created attachment 374266 [details]
build.log
Comment 2 Polko Alexander 2014-04-05 02:34:38 UTC
Created attachment 374268 [details]
emerge --info
Comment 3 Polko Alexander 2014-04-05 02:35:50 UTC
In file included from modules/font/freetype/wrap_Font.cpp:23:0:
modules/font/freetype/Font.h:33:31: fatal error: freetype/freetype.h: No such file or directory
 #include <freetype/freetype.h>
                               ^
compilation terminated.
Makefile:2184: recipe for target 'modules/font/freetype/wrap_Font.o' failed
make[3]: *** [modules/font/freetype/wrap_Font.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/var/tmp/portage/games-engines/love-0.8.0/work/love-0.8.0/src'
Makefile:2220: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/var/tmp/portage/games-engines/love-0.8.0/work/love-0.8.0/src'
Makefile:303: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/games-engines/love-0.8.0/work/love-0.8.0'
Makefile:234: recipe for target 'all' failed
make: *** [all] Error 2
emake failed
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2014-04-05 14:39:44 UTC

*** This bug has been marked as a duplicate of bug 504940 ***