[Poppler-bugs] [Bug 8415] New: FONTCONFIG_CFLAGS not injected

bugzilla-daemon at annarchy.freedesktop.org bugzilla-daemon at annarchy.freedesktop.org
Mon Sep 25 05:35:47 PDT 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=8415          
     
           Summary: FONTCONFIG_CFLAGS not injected
           Product: poppler
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: morfoh at opensde.org


While trying to build poppler-0.5.4 I discovered several failures because
'fontcofig/fontconfig.h' was not found.

Example:
------------------------------------------------------------------------------
In file included from pdffonts.cc:19:
../poppler/GlobalParams.h:18:35: error: fontconfig/fontconfig.h: No such file or
directory
../poppler/GlobalParams.h:323: error: ISO C++ forbids declaration of 'FcConfig'
with no type
../poppler/GlobalParams.h:323: error: expected ';' before '*' token
------------------------------------------------------------------------------

I fixed that through appending $(FONTCONFIG_CFLAGS) to the INCLUDES variable of
several Makefile.in files.          
     
     
--           
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