freetype-devel
[Top][All Lists]
Advanced

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

[Devel] Broken headers?


From: Martin MOKREJŠ
Subject: [Devel] Broken headers?
Date: Thu, 10 Oct 2002 13:01:35 +0200 (CEST)

Hi,
  so finally I have CVS version of freetype2 installed, but what a
surprise ..., I cannot compile ImageMagick CVS version (not your problem)
but there're some warnings about the headers installed. Any ideas?


if /bin/bash ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I../ -I. 
-I. -I. -I.. -I../ltdl  -D_REENTRANT -I/software/@sys/usr/include 
-I/software/@sys/usr/include/ncurses -I/software/@sys/usr/openssl/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/openwin/include 
-I/usr/openwin/include/X11 -I/software/@sys/usr/include/freetype2 
-I/software/@sys/usr/include/libxml2  -I/software/@sys/usr/include 
-I/software/@sys/usr/include/ncurses -I/software/@sys/usr/openssl/include -Wall 
-MT annotate.lo -MD -MP -MF ".deps/annotate.Tpo" \
  -c -o annotate.lo `test -f 'annotate.c' || echo './'`annotate.c; \
then mv ".deps/annotate.Tpo" ".deps/annotate.Plo"; \
else rm -f ".deps/annotate.Tpo"; exit 1; \
fi
In file included from xwindow.h:18,
                 from annotate.c:63:
/usr/openwin/include/X11/Xlib.h:32: warning: ignoring #pragma ident
In file included from xwindow.h:19,
                 from annotate.c:63:
/usr/openwin/include/X11/Xutil.h:56: warning: ignoring #pragma ident
In file included from xwindow.h:20,
                 from annotate.c:63:
/usr/openwin/include/X11/Xresource.h:56: warning: ignoring #pragma ident
In file included from xwindow.h:51,
                 from annotate.c:63:
/usr/openwin/include/X11/DPS/dpsXclient.h:1: warning: ignoring #pragma ident
In file included from /usr/openwin/include/X11/DPS/dpsXclient.h:52,
                 from xwindow.h:51,
                 from annotate.c:63:
/usr/openwin/include/X11/DPS/XDPS.h:1: warning: ignoring #pragma ident
In file included from /usr/openwin/include/X11/DPS/dpsXclient.h:53,
                 from xwindow.h:51,
                 from annotate.c:63:
/usr/openwin/include/X11/DPS/dpsclient.h:1: warning: ignoring #pragma ident
In file included from /usr/openwin/include/X11/DPS/dpsclient.h:43,
                 from /usr/openwin/include/X11/DPS/dpsXclient.h:53,
                 from xwindow.h:51,
                 from annotate.c:63:
/usr/openwin/include/X11/DPS/dpsfriends.h:1: warning: ignoring #pragma ident
In file included from /usr/openwin/include/X11/DPS/dpsfriends.h:43,
                 from /usr/openwin/include/X11/DPS/dpsclient.h:43,
                 from /usr/openwin/include/X11/DPS/dpsXclient.h:53,
                 from xwindow.h:51,
                 from annotate.c:63:
/usr/openwin/include/X11/DPS/dpsconfig.h:1: warning: ignoring #pragma ident
In file included from xwindow.h:52,
                 from annotate.c:63:
/usr/openwin/include/X11/DPS/dpsXpreview.h:1: warning: ignoring #pragma ident
In file included from /usr/openwin/include/X11/DPS/dpsXpreview.h:43,
                 from xwindow.h:52,
                 from annotate.c:63:
/usr/openwin/include/X11/DPS/dpsXcommon.h:1: warning: ignoring #pragma ident
In file included from annotate.c:69:
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:104: parse error before 
"FT_Library"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:104: warning: no 
semicolon at end of struct or union
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:106: parse error before 
"format"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:106: warning: type 
defaults to `int' in declaration of `format'
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:106: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:107: parse error before 
"advance"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:107: warning: type 
defaults to `int' in declaration of `advance'
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:107: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:109: warning: type 
defaults to `int' in declaration of `FT_GlyphRec'
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:109: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:156: parse error before 
"FT_GlyphRec"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:156: warning: no 
semicolon at end of struct or union
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:157: warning: type 
defaults to `int' in declaration of `left'
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:157: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:158: parse error before 
"top"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:158: warning: type 
defaults to `int' in declaration of `top'
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:158: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:159: parse error before 
"bitmap"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:159: warning: type 
defaults to `int' in declaration of `bitmap'
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:159: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:161: warning: type 
defaults to `int' in declaration of `FT_BitmapGlyphRec'
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:161: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:204: parse error before 
"FT_GlyphRec"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:204: warning: no 
semicolon at end of struct or union
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:205: warning: type 
defaults to `int' in declaration of `outline'
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:205: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:207: warning: type 
defaults to `int' in declaration of `FT_OutlineGlyphRec'
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:207: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:228: parse error before 
"FT_Get_Glyph"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:228: parse error before 
"slot"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:229: warning: type 
defaults to `int' in declaration of `FT_Get_Glyph'
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:229: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:251: parse error before 
"FT_Glyph_Copy"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:252: warning: type 
defaults to `int' in declaration of `FT_Glyph_Copy'
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:252: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:281: parse error before 
"FT_Glyph_Transform"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:282: parse error before 
"FT_Matrix"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:283: warning: type 
defaults to `int' in declaration of `FT_Glyph_Transform'
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:283: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:360: parse error before 
"FT_Glyph_Get_CBox"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:361: parse error before 
"FT_UInt"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:362: warning: type 
defaults to `int' in declaration of `FT_Glyph_Get_CBox'
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:362: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:437: parse error before 
"FT_Glyph_To_Bitmap"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:438: parse error before 
"FT_Render_Mode"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:440: warning: type 
defaults to `int' in declaration of `FT_Glyph_To_Bitmap'
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:440: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:455: parse error before 
"FT_Done_Glyph"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:455: warning: type 
defaults to `int' in declaration of `FT_Done_Glyph'
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:455: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:486: parse error before 
"FT_Matrix_Multiply"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:486: parse error before 
'*' token
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:487: warning: type 
defaults to `int' in declaration of `FT_Matrix_Multiply'
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:487: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:506: parse error before 
"FT_Matrix_Invert"
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:506: parse error before 
'*' token
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:506: warning: type 
defaults to `int' in declaration of `FT_Matrix_Invert'
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:506: warning: data 
definition has no type or storage class
In file included from annotate.c:70:
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:102: parse error before 
"FT_Outline_Decompose"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:102: parse error before 
'*' token
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:104: warning: type 
defaults to `int' in declaration of `FT_Outline_Decompose'
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:104: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:137: parse error before 
"FT_Outline_New"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:137: parse error before 
"library"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:140: warning: type 
defaults to `int' in declaration of `FT_Outline_New'
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:140: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:144: parse error before 
"FT_Outline_New_Internal"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:144: parse error before 
"memory"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:147: warning: type 
defaults to `int' in declaration of `FT_Outline_New_Internal'
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:147: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:175: parse error before 
"FT_Outline_Done"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:175: parse error before 
"library"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:176: warning: type 
defaults to `int' in declaration of `FT_Outline_Done'
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:176: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:180: parse error before 
"FT_Outline_Done_Internal"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:180: parse error before 
"memory"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:181: warning: type 
defaults to `int' in declaration of `FT_Outline_Done_Internal'
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:181: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:199: parse error before 
"FT_Outline_Check"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:199: parse error before 
'*' token
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:199: warning: type 
defaults to `int' in declaration of `FT_Outline_Check'
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:199: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:226: parse error before 
"FT_Outline_Get_CBox"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:226: parse error before 
'*' token
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:227: warning: type 
defaults to `int' in declaration of `FT_Outline_Get_CBox'
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:227: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:247: parse error before 
"FT_Outline_Translate"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:247: parse error before 
'*' token
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:249: warning: type 
defaults to `int' in declaration of `FT_Outline_Translate'
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:249: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:272: parse error before 
"FT_Outline_Copy"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:272: parse error before 
'*' token
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:273: warning: type 
defaults to `int' in declaration of `FT_Outline_Copy'
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:273: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:296: parse error before 
"FT_Outline_Transform"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:296: parse error before 
'*' token
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:297: warning: type 
defaults to `int' in declaration of `FT_Outline_Transform'
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:297: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:320: parse error before 
"FT_Outline_Reverse"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:320: parse error before 
'*' token
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:320: warning: type 
defaults to `int' in declaration of `FT_Outline_Reverse'
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:320: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:350: parse error before 
"FT_Outline_Get_Bitmap"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:350: parse error before 
"library"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:352: warning: type 
defaults to `int' in declaration of `FT_Outline_Get_Bitmap'
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:352: warning: data 
definition has no type or storage class
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:387: parse error before 
"FT_Outline_Render"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:387: parse error before 
"library"
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:389: warning: type 
defaults to `int' in declaration of `FT_Outline_Render'
/software/@sys/usr/include/freetype2/freetype/ftoutln.h:389: warning: data 
definition has no type or storage class
annotate.c:863: parse error before '*' token
annotate.c: In function `TraceCubicBezier':
annotate.c:872: `draw_info' undeclared (first use in this function)
annotate.c:872: (Each undeclared identifier is reported only once
annotate.c:872: for each function it appears in.)
annotate.c:873: `p' undeclared (first use in this function)
annotate.c:874: `q' undeclared (first use in this function)
annotate.c:875: `to' undeclared (first use in this function)
annotate.c: At top level:
annotate.c:880: parse error before '*' token
annotate.c: In function `TraceLineTo':
annotate.c:888: `draw_info' undeclared (first use in this function)
annotate.c:889: `to' undeclared (first use in this function)
annotate.c: At top level:
annotate.c:894: parse error before '*' token
annotate.c: In function `TraceMoveTo':
annotate.c:902: `draw_info' undeclared (first use in this function)
annotate.c:903: `to' undeclared (first use in this function)
annotate.c: At top level:
annotate.c:908: parse error before '*' token
annotate.c: In function `TraceQuadraticBezier':
annotate.c:917: `draw_info' undeclared (first use in this function)
annotate.c:918: `control' undeclared (first use in this function)
annotate.c:919: `to' undeclared (first use in this function)
annotate.c: In function `RenderFreetype':
annotate.c:929: parse error before "FT_UInt"
annotate.c:929: warning: no semicolon at end of struct or union
annotate.c:933: `FT_Vector' undeclared (first use in this function)
annotate.c:936: warning: declaration of `image' shadows a parameter
annotate.c:936: warning: unused variable `image'
annotate.c:937: warning: control reaches end of non-void function
annotate.c: At top level:
annotate.c:937: warning: type defaults to `int' in declaration of `GlyphInfo'
annotate.c:937: warning: data definition has no type or storage class
annotate.c:946: parse error before "bounds"
annotate.c:946: warning: type defaults to `int' in declaration of `bounds'
annotate.c:946: warning: data definition has no type or storage class
annotate.c:949: conflicting types for `bitmap'
/software/@sys/usr/include/freetype2/freetype/ftglyph.h:159: previous 
declaration of `bitmap'
annotate.c:952: parse error before "encoding_type"
annotate.c:952: warning: type defaults to `int' in declaration of 
`encoding_type'
annotate.c:952: warning: data definition has no type or storage class
annotate.c:955: parse error before "status"
annotate.c:955: warning: type defaults to `int' in declaration of `status'
annotate.c:955: warning: data definition has no type or storage class
annotate.c:958: parse error before "face"
annotate.c:958: warning: type defaults to `int' in declaration of `face'
annotate.c:958: warning: data definition has no type or storage class
annotate.c:961: parse error before "library"
annotate.c:961: warning: type defaults to `int' in declaration of `library'
annotate.c:961: warning: data definition has no type or storage class
annotate.c:964: parse error before "affine"
annotate.c:964: warning: type defaults to `int' in declaration of `affine'
annotate.c:964: warning: data definition has no type or storage class
annotate.c:967: parse error before "origin"
annotate.c:967: warning: type defaults to `int' in declaration of `origin'
annotate.c:967: warning: data definition has no type or storage class
annotate.c:970: parse error before "glyph"
annotate.c:970: warning: type defaults to `int' in declaration of `glyph'
annotate.c:971: warning: type defaults to `int' in declaration of `last_glyph'
annotate.c:971: warning: data definition has no type or storage class
annotate.c:991: `q' used prior to declaration
annotate.c:994: `p' used prior to declaration
annotate.c:1000: parse error before "OutlineMethods"
annotate.c:1000: warning: type defaults to `int' in declaration of 
`OutlineMethods'
annotate.c:1002: `FT_Outline_MoveTo_Func' undeclared here (not in a function)
annotate.c:1002: initializer element is not constant
annotate.c:1002: (near initialization for `OutlineMethods')
annotate.c:1002: parse error before "TraceMoveTo"
annotate.c:1003: `FT_Outline_LineTo_Func' undeclared here (not in a function)
annotate.c:1003: warning: excess elements in scalar initializer
annotate.c:1003: warning: (near initialization for `OutlineMethods')
annotate.c:1003: parse error before "TraceLineTo"
annotate.c:1004: `FT_Outline_ConicTo_Func' undeclared here (not in a function)
annotate.c:1004: warning: excess elements in scalar initializer
annotate.c:1004: warning: (near initialization for `OutlineMethods')
annotate.c:1004: parse error before "TraceQuadraticBezier"
annotate.c:1005: `FT_Outline_CubicTo_Func' undeclared here (not in a function)
annotate.c:1005: warning: excess elements in scalar initializer
annotate.c:1005: warning: (near initialization for `OutlineMethods')
annotate.c:1005: parse error before "TraceCubicBezier"
annotate.c:1006: warning: excess elements in scalar initializer
annotate.c:1006: warning: (near initialization for `OutlineMethods')
annotate.c:1007: warning: excess elements in scalar initializer
annotate.c:1007: warning: (near initialization for `OutlineMethods')
annotate.c:1007: warning: data definition has no type or storage class
annotate.c:1018: warning: type defaults to `int' in declaration of `status'
annotate.c:1018: warning: implicit declaration of function `FT_Init_FreeType'
annotate.c:1018: initializer element is not constant
annotate.c:1018: warning: data definition has no type or storage class
annotate.c:1019: parse error before "if"
annotate.c:1033: warning: type defaults to `int' in declaration of 
`encoding_type'
annotate.c:1033: `ft_encoding_unicode' undeclared here (not in a function)
annotate.c:1033: warning: data definition has no type or storage class
annotate.c:1034: warning: type defaults to `int' in declaration of `status'
annotate.c:1034: redefinition of `status'
annotate.c:1018: `status' previously defined here
annotate.c:1034: warning: implicit declaration of function `FT_Select_Charmap'
annotate.c:1034: initializer element is not constant
annotate.c:1034: warning: data definition has no type or storage class
annotate.c:1035: parse error before "if"
annotate.c:1038: warning: type defaults to `int' in declaration of `status'
annotate.c:1038: redefinition of `status'
annotate.c:1034: `status' previously defined here
annotate.c:1038: initializer element is not constant
annotate.c:1038: warning: data definition has no type or storage class
annotate.c:1039: parse error before '}' token
annotate.c:1064: warning: type defaults to `int' in declaration of `status'
annotate.c:1064: redefinition of `status'
annotate.c:1038: `status' previously defined here
annotate.c:1064: initializer element is not constant
annotate.c:1064: warning: data definition has no type or storage class
annotate.c:1065: parse error before "if"
annotate.c:1127: warning: type defaults to `int' in declaration of `text'
annotate.c:1127: conflicting types for `text'
annotate.c:1013: previous declaration of `text'
annotate.c:1127: `draw_info' undeclared here (not in a function)
annotate.c:1127: warning: initialization makes integer from pointer without a 
cast
annotate.c:1127: initializer element is not constant
annotate.c:1127: warning: data definition has no type or storage class
annotate.c:1128: parse error before "break"
annotate.c:1142: parse error before string constant
annotate.c:1155: warning: type defaults to `int' in declaration of `clone_info'
annotate.c:1155: conflicting types for `clone_info'
annotate.c:943: previous declaration of `clone_info'
annotate.c:1155: `draw_info' undeclared here (not in a function)
annotate.c:1155: warning: initialization makes integer from pointer without a 
cast
annotate.c:1155: initializer element is not constant
annotate.c:1155: warning: data definition has no type or storage class
annotate.c:1156: parse error before "void"
annotate.c:1158: warning: type defaults to `int' in declaration of `pattern'
annotate.c:1158: conflicting types for `pattern'
annotate.c:974: previous declaration of `pattern'
annotate.c:1158: `draw_info' undeclared here (not in a function)
annotate.c:1158: warning: data definition has no type or storage class
annotate.c:1159: parse error before "for"
annotate.c:1172: warning: type defaults to `int' in declaration of `status'
annotate.c:1172: redefinition of `status'
annotate.c:1064: `status' previously defined here
annotate.c:1172: warning: implicit declaration of function `FT_Load_Glyph'
annotate.c:1172: request for member `id' in something not a structure or union
annotate.c:1172: `FT_LOAD_DEFAULT' undeclared here (not in a function)
annotate.c:1172: initializer element is not constant
annotate.c:1172: warning: data definition has no type or storage class
annotate.c:1173: parse error before "if"
annotate.c:1175: warning: type defaults to `int' in declaration of `status'
annotate.c:1175: redefinition of `status'
annotate.c:1172: `status' previously defined here
annotate.c:1175: invalid type argument of `->'
annotate.c:1175: request for member `image' in something not a structure or 
union
annotate.c:1175: initializer element is not constant
annotate.c:1175: warning: data definition has no type or storage class
annotate.c:1176: parse error before "if"
annotate.c:1178: parse error before '.' token
annotate.c:1178: warning: type defaults to `int' in declaration of 
`FT_Glyph_Get_CBox'
annotate.c:1178: warning: data definition has no type or storage class
annotate.c:1199: parse error before '&' token
annotate.c:1199: warning: type defaults to `int' in declaration of 
`FT_Vector_Transform'
annotate.c:1199: warning: data definition has no type or storage class
annotate.c:1200: parse error before "void"
annotate.c:1213: warning: type defaults to `int' in declaration of `bitmap'
annotate.c:1213: conflicting types for `bitmap'
annotate.c:949: previous declaration of `bitmap'
annotate.c:1213: request for member `image' in something not a structure or 
union
annotate.c:1213: warning: data definition has no type or storage class
annotate.c:1214: warning: type defaults to `int' in declaration of 
`SetImageType'
annotate.c:1214: warning: parameter names (without types) in function 
declaration
annotate.c:1214: conflicting types for `SetImageType'
../magick/image.h:1085: previous declaration of `SetImageType'
annotate.c:1214: warning: data definition has no type or storage class
annotate.c:1215: parse error before '.' token
annotate.c:1217: warning: type defaults to `int' in declaration of `p'
annotate.c:1217: conflicting types for `p'
annotate.c:994: previous declaration of `p'
annotate.c:1217: invalid type argument of `->'
annotate.c:1217: warning: data definition has no type or storage class
annotate.c:1218: parse error before "for"
annotate.c:1226: warning: type defaults to `int' in declaration of `q'
annotate.c:1226: conflicting types for `q'
annotate.c:991: previous declaration of `q'
annotate.c:1226: `image' undeclared here (not in a function)
annotate.c:1227: invalid type argument of `->'
annotate.c:1227: warning: initialization makes integer from pointer without a 
cast
annotate.c:1227: initializer element is not constant
annotate.c:1227: warning: data definition has no type or storage class
annotate.c:1228: warning: type defaults to `int' in declaration of `active'
annotate.c:1228: conflicting types for `active'
annotate.c:1010: previous declaration of `active'
annotate.c:1228: warning: comparison between pointer and integer
annotate.c:1228: initializer element is not constant
annotate.c:1228: warning: data definition has no type or storage class
annotate.c:1229: parse error before "for"
annotate.c:1242: warning: type defaults to `int' in declaration of `fill_color'
annotate.c:1242: conflicting types for `fill_color'
annotate.c:980: previous declaration of `fill_color'
annotate.c:1242: `draw_info' undeclared here (not in a function)
annotate.c:1242: warning: data definition has no type or storage class
annotate.c:1243: parse error before "if"
annotate.c:1248: warning: type defaults to `int' in declaration of `opacity'
annotate.c:1248: conflicting types for `opacity'
annotate.c:940: previous declaration of `opacity'
annotate.c:1248: request for member `opacity' in something not a structure or 
union
annotate.c:1248: warning: data definition has no type or storage class
annotate.c:1249: parse error before "if"
annotate.c:1258: warning: type defaults to `int' in declaration of `q'
annotate.c:1258: conflicting types for `q'
annotate.c:1226: previous declaration of `q'
annotate.c:1258: request for member `opacity' in something not a structure or 
union
annotate.c:1258: warning: passing arg 1 of `AlphaComposite' from incompatible 
pointer type
annotate.c:1258: warning: passing arg 3 of `AlphaComposite' from incompatible 
pointer type
annotate.c:1258: incompatible types in initialization
annotate.c:1258: initializer element is not constant
annotate.c:1258: warning: data definition has no type or storage class
annotate.c:1259: parse error before "if"
annotate.c:1273: warning: type defaults to `int' in declaration of `last_glyph'
annotate.c:1273: initializer element is not constant
annotate.c:1273: warning: data definition has no type or storage class
annotate.c:1274: parse error before '}' token
annotate.c:1297: parse error before '(' token
annotate.c:1298: warning: type defaults to `int' in declaration of 
`DestroyDrawInfo'
annotate.c:1298: warning: parameter names (without types) in function 
declaration
annotate.c:1298: conflicting types for `DestroyDrawInfo'
render.h:342: previous declaration of `DestroyDrawInfo'
annotate.c:1298: warning: data definition has no type or storage class
annotate.c:1299: parse error before "void"
annotate.c:987: register name not specified for `i'
annotate.c:988: register name not specified for `x'
annotate.c:449: warning: `EncodeSJIS' defined but not used
annotate.c:630: warning: `EncodeUnicode' defined but not used
annotate.c:865: warning: `TraceCubicBezier' defined but not used
annotate.c:881: warning: `TraceLineTo' defined but not used
annotate.c:895: warning: `TraceMoveTo' defined but not used
annotate.c:910: warning: `TraceQuadraticBezier' defined but not used
make[2]: *** [annotate.lo] Error 1
make[2]: Leaving directory `/scratch/ImageMagick/magick'





reply via email to

[Prev in Thread] Current Thread [Next in Thread]