Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 506778 - games-engines/love-0.8.0 - modules/font/freetype/Font.h:33:31: fatal error: freetype/freetype.h: No such file or directory
Summary: games-engines/love-0.8.0 - modules/font/freetype/Font.h:33:31: fatal error: f...
Status: RESOLVED DUPLICATE of bug 504940
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-05 02:29 UTC by Polko Alexander
Modified: 2014-04-05 14:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (file_506778.txt,60.52 KB, text/plain)
2014-04-05 02:31 UTC, Polko Alexander
Details
emerge --info (file_506778.txt,4.78 KB, text/plain)
2014-04-05 02:34 UTC, Polko Alexander
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***