Bug 115413 - Compile: Error including freetype headers
Summary: Compile: Error including freetype headers
Keywords:
Status: CLOSED DUPLICATE of bug 114682
Alias: None
Product: Fedora
Classification: Fedora
Component: ttmkfdir
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Yu Shao
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-12 01:27 UTC by Ivan Gyurdiev
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:01:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ivan Gyurdiev 2004-02-12 01:27:13 UTC
+ make 'OPTFLAGS=-O2 -g -pipe -march=athlon' libtool --mode=compile
g++ -Wall -pedantic -I/usr/include/freetype2 -ggdb -O2 -g -pipe
-march=athlon -o ttmkfdir.o -c ttmkfdir.cpp
mkdir .libs  g++ -Wall -pedantic -I/usr/include/freetype2 -ggdb -O2 -g
-pipe -march=athlon -c ttmkfdir.cpp  -fPIC -DPIC -o .libs/ttmkfdir.o
In file included from ttf.h:6,
                 from ttmkfdir.cpp:8:
/usr/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h'
hasn't been included yet!"
/usr/include/freetype2/freetype/freetype.h:21:2: #error "Please always
use macros to include FreeType header files."
/usr/include/freetype2/freetype/freetype.h:22:2: #error "Example:"
/usr/include/freetype2/freetype/freetype.h:23:2: #error "  #include
<ft2build.h>"
/usr/include/freetype2/freetype/freetype.h:24:2: #error "  #include
FT_FREETYPE_H"
In file included from ttmkfdir.cpp:8:
ttf.h:11:31: freetype/ftmodule.h: No such file or directory
make: *** [ttmkfdir.o] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.11319 (%build)
                                                                     
                                                       
                                                                     
                                                       
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.11319 (%build)

Comment 1 Yu Shao 2004-02-12 23:07:58 UTC

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

Comment 2 Red Hat Bugzilla 2006-02-21 19:01:10 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


Note You need to log in before you can comment on or make changes to this bug.