[Bug 143809] New: - compile fails on gimpfontlist.c



http://bugzilla.gnome.org/show_bug.cgi?id=143809
GIMP | General | Ver: 2.0.1

           Summary: compile fails on gimpfontlist.c
           Product: GIMP
           Version: 2.0.1
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Immediate
         Component: General
        AssignedTo: bugs gimp org
        ReportedBy: svdmade planet nl
         QAContact: bugs gimp org
                CC: garnome-list gnome org,svdmade planet nl


While compiling gimp 2.0.1 with gcc-3.4.0,glibc-2.3.2. I get this compiler error

Making all in text
gimpfontlist.c: In function `gimp_font_list_font_desc_from_pattern':
gimpfontlist.c:290: error: `FC_WIDTH' undeclared (first use in this function)
gimpfontlist.c:290: error: (Each undeclared identifier is reported only once
gimpfontlist.c:290: error: for each function it appears in.)
gimpfontlist.c:294: error: `FC_WIDTH_NORMAL' undeclared (first use in this function)
gimpfontlist.c:297: error: `FC_WIDTH_ULTRACONDENSED' undeclared (first use in
this function)
gimpfontlist.c:300: error: `FC_WIDTH_EXTRACONDENSED' undeclared (first use in
this function)
gimpfontlist.c:303: error: `FC_WIDTH_CONDENSED' undeclared (first use in this
function)
gimpfontlist.c:306: error: `FC_WIDTH_SEMICONDENSED' undeclared (first use in
this function)
gimpfontlist.c:309: error: `FC_WIDTH_SEMIEXPANDED' undeclared (first use in this
function)
gimpfontlist.c:312: error: `FC_WIDTH_EXPANDED' undeclared (first use in this
function)
gimpfontlist.c:315: error: `FC_WIDTH_EXTRAEXPANDED' undeclared (first use in
this function)
gimpfontlist.c:318: error: `FC_WIDTH_ULTRAEXPANDED' undeclared (first use in
this function)
gimpfontlist.c: In function `gimp_font_list_load_names':
gimpfontlist.c:347: error: `FC_WIDTH' undeclared (first use in this function)

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]