[Poppler-bugs] [Bug 6200] New: compilation: SplashFTFont fails on ft2build.h

bugzilla-daemon at annarchy.freedesktop.org bugzilla-daemon at annarchy.freedesktop.org
Thu Mar 9 11:11:44 PST 2006


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=6200          
     
           Summary: compilation: SplashFTFont fails on ft2build.h
           Product: poppler
           Version: unspecified
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: P2
         Component: splash backend
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: traut at gmx.de


Verified with 0.5.1 and 0.4.5:

the compilation fails since ft2build.h is not available:
+++

if /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I.. -I../poppler -I.. -I../goo -I/usr/local/include/freetype2      -Wall
-Wno-unused -g -O2 -MT Sp
lashFTFont.lo -MD -MP -MF ".deps/SplashFTFont.Tpo" -c -o SplashFTFont.lo
SplashFTFont.cc; \
then mv -f ".deps/SplashFTFont.Tpo" ".deps/SplashFTFont.Plo"; else rm -f
".deps/SplashFTFont.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../goo
-I/u1/trautman/.bin//include/freetype2 -Wall -Wno-unused -g -O2 -MT
SplashFTFont.lo -MD -MP -MF .deps/SplashFTFont.Tpo -c S
plashFTFont.cc  -fPIC -DPIC -o .libs/SplashFTFont.o
SplashFTFont.cc:20:22: error: ft2build.h: No such file or directory
SplashFTFont.cc:21:10: error: #include expects "FILENAME" or <FILENAME>
SplashFTFont.cc:22:10: error: #include expects "FILENAME" or <FILENAME>
SplashFTFont.cc:23:10: error: #include expects "FILENAME" or <FILENAME>
In file included from SplashFTFont.cc:28:
SplashFTFontEngine.h:17:10: error: #include expects "FILENAME" or <FILENAME>
In file included from SplashFTFont.cc:29:
SplashFTFontFile.h:17:10: error: #include expects "FILENAME" or <FILENAME>
In file included from SplashFTFont.cc:30:
SplashFTFont.h:17:10: error: #include expects "FILENAME" or <FILENAME>
SplashFTFontEngine.h:45: error: 'FT_Library' has not been declared
SplashFTFontEngine.h:48: error: 'FT_Library' does not name a type
SplashFTFontFile.h:55: error: 'FT_Face' has not been declared
...

+++

installed freetype is 2.1.9          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Poppler-bugs mailing list