This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Lincoln D. Stein,
    
This is a computer-generated report for GD-2.35
on perl-5.8.8, created automatically by CPAN-Reporter-1.06 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

/usr/bin/perl5.8.8 GD/Image.pm.PLS GD/Image.pm
Extracting Image.pm (with variable substitutions)
cp GD/Polyline.pm blib/lib/GD/Polyline.pm
cp qd.pl blib/lib/qd.pl
cp GD/Image.pm blib/lib/GD/Image.pm
cp GD.pm blib/lib/GD.pm
AutoSplitting blib/lib/GD.pm (blib/lib/auto/GD)
cp GD/Simple.pm blib/lib/GD/Simple.pm
cp GD/Polygon.pm blib/lib/GD/Polygon.pm
/usr/bin/perl5.8.8 /usr/lib/perl5/5.8.8/ExtUtils/xsubpp  -typemap 
/usr/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap  GD.xs > GD.xsc && mv 
GD.xsc GD.c
gcc -c  -I/usr/include -I/usr/include/gd -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fomit-frame-pointer -march=i586 -mtune=generic 
-fasynchronous-unwind-tables   -DVERSION=\"2.35\" -DXS_VERSION=\"2.35\" -fPIC 
"-I/usr/lib/perl5/5.8.8/i386-linux/CORE"  -DHAVE_JPEG -DHAVE_FT -DHAVE_XPM 
-DHAVE_GIF -DHAVE_PNG -DHAVE_ANIMGIF GD.c
GD.xs:7:16: error: gd.h: Datei oder Verzeichnis nicht gefunden
GD.xs:8:21: error: gdfontg.h: Datei oder Verzeichnis nicht gefunden
GD.xs:9:21: error: gdfontl.h: Datei oder Verzeichnis nicht gefunden
GD.xs:10:22: error: gdfontmb.h: Datei oder Verzeichnis nicht gefunden
GD.xs:11:21: error: gdfonts.h: Datei oder Verzeichnis nicht gefunden
GD.xs:12:21: error: gdfontt.h: Datei oder Verzeichnis nicht gefunden
GD.xs:340: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘GD__Image’
GD.xs:341: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘GD__Font’
GD.xs:383: error: expected specifier-qualifier-list before ‘gdIOCtx’
GD.xs:391: error: expected ‘)’ before ‘ctx’
GD.xs:398: error: expected ‘)’ before ‘ctx’
GD.xs:414: error: expected ‘)’ before ‘ctx’
GD.xs:422: error: expected ‘)’ before ‘ctx’
GD.xs:427: error: expected ‘)’ before ‘ctx’
GD.xs:431: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘*’ token
GD.xs:452: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘gd_cloneDim’
GD.xs:476: error: expected ‘)’ before ‘src’
GD.xs:505: error: expected ‘)’ before ‘image’
GD.c: In function ‘XS_GD__Image__new’:
GD.c:614: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:614: error: (Each undeclared identifier is reported only once
GD.c:614: error: for each function it appears in.)
GD.c:614: error: expected ‘;’ before ‘RETVAL’
GD.xs:588: error: ‘gdImagePtr’ undeclared (first use in this function)
GD.xs:588: error: expected ‘;’ before ‘theImage’
GD.xs:592: error: ‘theImage’ undeclared (first use in this function)
GD.xs:592: error: expected ‘;’ before ‘gdImageCreateTrueColor’
GD.xs:594: error: expected ‘;’ before ‘gdImageCreate’
GD.xs:596: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image__newFromPng’:
GD.c:673: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:673: error: expected ‘;’ before ‘RETVAL’
GD.xs:615: error: ‘RETVAL’ undeclared (first use in this function)
GD.xs:615: error: expected ‘;’ before ‘gdImageCreateFromPng’
GD.xs: In function ‘XS_GD__Image_newFromPngData’:
GD.xs:627: error: ‘gdIOCtx’ undeclared (first use in this function)
GD.xs:627: error: ‘ctx’ undeclared (first use in this function)
GD.xs:628: warning: ISO C90 forbids mixed declarations and code
GD.c:712: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:712: error: expected ‘;’ before ‘RETVAL’
GD.xs:639: error: ‘RETVAL’ undeclared (first use in this function)
GD.xs:639: error: expected ‘;’ before ‘gdImageCreateFromPngCtx’
GD.c: In function ‘XS_GD__Image_newFromGdData’:
GD.c:748: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:748: error: expected ‘;’ before ‘RETVAL’
GD.xs:658: error: ‘RETVAL’ undeclared (first use in this function)
GD.xs:658: error: expected ‘;’ before ‘gdImageCreateFromGdPtr’
GD.c: In function ‘XS_GD__Image_newFromGd2Data’:
GD.c:779: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:779: error: expected ‘;’ before ‘RETVAL’
GD.xs:672: error: ‘RETVAL’ undeclared (first use in this function)
GD.xs:672: error: expected ‘;’ before ‘gdImageCreateFromGd2Ptr’
GD.xs: In function ‘XS_GD__Image_newFromJpegData’:
GD.xs:683: error: ‘gdIOCtx’ undeclared (first use in this function)
GD.xs:683: error: ‘ctx’ undeclared (first use in this function)
GD.xs:684: warning: ISO C90 forbids mixed declarations and code
GD.c:820: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:820: error: expected ‘;’ before ‘RETVAL’
GD.xs:695: error: ‘RETVAL’ undeclared (first use in this function)
GD.xs:695: error: expected ‘;’ before ‘gdImageCreateFromJpegCtx’
GD.xs: In function ‘XS_GD__Image_newFromWBMPData’:
GD.xs:710: error: ‘gdIOCtx’ undeclared (first use in this function)
GD.xs:710: error: ‘ctx’ undeclared (first use in this function)
GD.xs:711: warning: ISO C90 forbids mixed declarations and code
GD.c:863: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:863: error: expected ‘;’ before ‘RETVAL’
GD.xs:722: error: ‘RETVAL’ undeclared (first use in this function)
GD.xs:722: error: expected ‘;’ before ‘gdImageCreateFromWBMPCtx’
GD.c: In function ‘XS_GD__Image__newFromXbm’:
GD.c:894: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:894: error: expected ‘;’ before ‘RETVAL’
GD.xs:735: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image__newFromGd’:
GD.c:920: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:920: error: expected ‘;’ before ‘RETVAL’
GD.xs:745: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image__newFromGd2’:
GD.c:946: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:946: error: expected ‘;’ before ‘RETVAL’
GD.xs:755: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image__newFromJpeg’:
GD.c:983: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:983: error: expected ‘;’ before ‘RETVAL’
GD.xs:773: error: ‘RETVAL’ undeclared (first use in this function)
GD.xs: In function ‘XS_GD__Image__newFromWBMP’:
GD.xs:787: error: ‘gdImagePtr’ undeclared (first use in this function)
GD.xs:787: error: expected ‘;’ before ‘img’
GD.xs:788: warning: ISO C90 forbids mixed declarations and code
GD.c:1016: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1016: error: expected ‘;’ before ‘RETVAL’
GD.xs:790: error: ‘img’ undeclared (first use in this function)
GD.xs:797: error: ‘RETVAL’ undeclared (first use in this function)
GD.xs: In function ‘XS_GD__Image_newFromXpm’:
GD.xs:807: error: ‘gdImagePtr’ undeclared (first use in this function)
GD.xs:807: error: expected ‘;’ before ‘img’
GD.xs:808: warning: ISO C90 forbids mixed declarations and code
GD.c:1053: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1053: error: expected ‘;’ before ‘RETVAL’
GD.xs:811: error: ‘img’ undeclared (first use in this function)
GD.xs:811: error: expected ‘;’ before ‘gdImageCreateFromXpm’
GD.xs:818: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image__newFromGd2Part’:
GD.c:1096: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1096: error: expected ‘;’ before ‘RETVAL’
GD.xs:837: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image__newFromGif’:
GD.c:1133: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1133: error: expected ‘;’ before ‘RETVAL’
GD.xs:855: error: ‘RETVAL’ undeclared (first use in this function)
GD.xs: In function ‘XS_GD__Image_newFromGifData’:
GD.xs:865: error: ‘gdIOCtx’ undeclared (first use in this function)
GD.xs:865: error: ‘ctx’ undeclared (first use in this function)
GD.xs:866: warning: ISO C90 forbids mixed declarations and code
GD.c:1170: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1170: error: expected ‘;’ before ‘RETVAL’
GD.xs:877: error: ‘RETVAL’ undeclared (first use in this function)
GD.xs:877: error: expected ‘;’ before ‘gdImageCreateFromGifCtx’
GD.c: In function ‘XS_GD__Image_DESTROY’:
GD.c:1198: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1198: error: expected ‘;’ before ‘image’
GD.c:1202: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_STORABLE_freeze’:
GD.c:1223: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1223: error: expected ‘;’ before ‘image’
GD.c:1224: warning: ISO C90 forbids mixed declarations and code
GD.c:1229: error: ‘image’ undeclared (first use in this function)
GD.xs:903: error: ‘GD2_FMT_COMPRESSED’ undeclared (first use in this 
function)
GD.xs:903: warning: assignment makes pointer from integer without a cast
GD.xs: In function ‘XS_GD__Image_STORABLE_thaw’:
GD.xs:917: error: ‘GD__Image’ undeclared (first use in this function)
GD.xs:917: error: expected ‘;’ before ‘image’
GD.xs:922: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_png’:
GD.c:1289: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1289: error: expected ‘;’ before ‘image’
GD.c:1292: warning: ISO C90 forbids mixed declarations and code
GD.c:1296: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_jpeg’:
GD.c:1333: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1333: error: expected ‘;’ before ‘image’
GD.c:1334: warning: ISO C90 forbids mixed declarations and code
GD.c:1342: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_gifanimbegin’:
GD.c:1382: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1382: error: expected ‘;’ before ‘image’
GD.c:1383: warning: ISO C90 forbids mixed declarations and code
GD.c:1391: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_gifanimadd’:
GD.c:1434: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1434: error: expected ‘;’ before ‘image’
GD.c:1435: warning: ISO C90 forbids mixed declarations and code
GD.c:1440: error: expected ‘;’ before ‘previm’
GD.c:1441: warning: ISO C90 forbids mixed declarations and code
GD.c:1445: error: ‘image’ undeclared (first use in this function)
GD.c:1481: error: ‘previm’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_gifanimend’:
GD.c:1517: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1517: error: expected ‘;’ before ‘image’
GD.c:1518: warning: ISO C90 forbids mixed declarations and code
GD.c:1522: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_wbmp’:
GD.c:1553: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1553: error: expected ‘;’ before ‘image’
GD.c:1554: warning: ISO C90 forbids mixed declarations and code
GD.c:1562: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_gif’:
GD.c:1598: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1598: error: expected ‘;’ before ‘image’
GD.xs:1074: warning: ISO C90 forbids mixed declarations and code
GD.c:1606: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_gd’:
GD.c:1640: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1640: error: expected ‘;’ before ‘image’
GD.c:1641: warning: ISO C90 forbids mixed declarations and code
GD.c:1645: error: ‘image’ undeclared (first use in this function)
GD.xs:1102: warning: assignment makes pointer from integer without a cast
GD.c: In function ‘XS_GD__Image_gd2’:
GD.c:1672: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1672: error: expected ‘;’ before ‘image’
GD.c:1673: warning: ISO C90 forbids mixed declarations and code
GD.c:1677: error: ‘image’ undeclared (first use in this function)
GD.xs:1117: error: ‘GD2_FMT_COMPRESSED’ undeclared (first use in this 
function)
GD.xs:1117: warning: assignment makes pointer from integer without a cast
GD.c: In function ‘XS_GD__Image_transparent’:
GD.c:1704: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1704: error: expected ‘;’ before ‘image’
GD.c:1705: warning: ISO C90 forbids mixed declarations and code
GD.c:1710: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_getBounds’:
GD.c:1738: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1738: error: expected ‘;’ before ‘image’
GD.c:1742: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_isTrueColor’:
GD.c:1769: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1769: error: expected ‘;’ before ‘image’
GD.c:1770: warning: ISO C90 forbids mixed declarations and code
GD.c:1775: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_trueColorToPalette’:
GD.c:1797: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1797: error: expected ‘;’ before ‘image’
GD.c:1798: warning: ISO C90 forbids mixed declarations and code
GD.c:1803: error: ‘image’ undeclared (first use in this function)
GD.c:1815: error: ‘gdMaxColors’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_rgb’:
GD.c:1837: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1837: error: expected ‘;’ before ‘image’
GD.c:1838: warning: ISO C90 forbids mixed declarations and code
GD.c:1842: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_boundsSafe’:
GD.c:1871: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1871: error: expected ‘;’ before ‘image’
GD.c:1872: warning: ISO C90 forbids mixed declarations and code
GD.c:1879: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_getPixel’:
GD.c:1903: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1903: error: expected ‘;’ before ‘image’
GD.c:1904: warning: ISO C90 forbids mixed declarations and code
GD.c:1911: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_setPixel’:
GD.c:1933: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1933: error: expected ‘;’ before ‘image’
GD.c:1934: warning: ISO C90 forbids mixed declarations and code
GD.c:1940: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_copyRotate90’:
GD.c:1961: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1961: error: expected ‘;’ before ‘src’
GD.c:1962: error: expected ‘;’ before ‘RETVAL’
GD.c:1966: error: ‘src’ undeclared (first use in this function)
GD.xs:1240: error: expected ‘;’ before ‘dst’
GD.xs:1242: error: ‘dst’ undeclared (first use in this function)
GD.xs:1242: error: expected ‘;’ before ‘gd_cloneDim’
GD.xs:1246: error: invalid lvalue in assignment
GD.xs:1246: error: invalid lvalue in assignment
GD.xs:1249: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_copyRotate180’:
GD.c:1999: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:1999: error: expected ‘;’ before ‘src’
GD.c:2000: error: expected ‘;’ before ‘RETVAL’
GD.c:2004: error: ‘src’ undeclared (first use in this function)
GD.xs:1261: error: expected ‘;’ before ‘dst’
GD.xs:1263: error: ‘dst’ undeclared (first use in this function)
GD.xs:1263: error: expected ‘;’ before ‘gd_cloneDim’
GD.xs:1267: error: invalid lvalue in assignment
GD.xs:1267: error: invalid lvalue in assignment
GD.xs:1270: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_copyRotate270’:
GD.c:2037: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2037: error: expected ‘;’ before ‘src’
GD.c:2038: error: expected ‘;’ before ‘RETVAL’
GD.c:2042: error: ‘src’ undeclared (first use in this function)
GD.xs:1282: error: expected ‘;’ before ‘dst’
GD.xs:1284: error: ‘dst’ undeclared (first use in this function)
GD.xs:1284: error: expected ‘;’ before ‘gd_cloneDim’
GD.xs:1288: error: invalid lvalue in assignment
GD.xs:1288: error: invalid lvalue in assignment
GD.xs:1291: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_copyFlipHorizontal’:
GD.c:2075: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2075: error: expected ‘;’ before ‘src’
GD.c:2076: error: expected ‘;’ before ‘RETVAL’
GD.c:2080: error: ‘src’ undeclared (first use in this function)
GD.xs:1303: error: expected ‘;’ before ‘dst’
GD.xs:1305: error: ‘dst’ undeclared (first use in this function)
GD.xs:1305: error: expected ‘;’ before ‘gd_cloneDim’
GD.xs:1309: error: invalid lvalue in assignment
GD.xs:1309: error: invalid lvalue in assignment
GD.xs:1312: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_copyFlipVertical’:
GD.c:2113: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2113: error: expected ‘;’ before ‘src’
GD.c:2114: error: expected ‘;’ before ‘RETVAL’
GD.c:2118: error: ‘src’ undeclared (first use in this function)
GD.xs:1324: error: expected ‘;’ before ‘dst’
GD.xs:1326: error: ‘dst’ undeclared (first use in this function)
GD.xs:1326: error: expected ‘;’ before ‘gd_cloneDim’
GD.xs:1330: error: invalid lvalue in assignment
GD.xs:1330: error: invalid lvalue in assignment
GD.xs:1333: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_copyTranspose’:
GD.c:2151: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2151: error: expected ‘;’ before ‘src’
GD.c:2152: error: expected ‘;’ before ‘RETVAL’
GD.c:2156: error: ‘src’ undeclared (first use in this function)
GD.xs:1345: error: expected ‘;’ before ‘dst’
GD.xs:1347: error: ‘dst’ undeclared (first use in this function)
GD.xs:1347: error: expected ‘;’ before ‘gd_cloneDim’
GD.xs:1351: error: invalid lvalue in assignment
GD.xs:1351: error: invalid lvalue in assignment
GD.xs:1354: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_copyReverseTranspose’:
GD.c:2189: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2189: error: expected ‘;’ before ‘src’
GD.c:2190: error: expected ‘;’ before ‘RETVAL’
GD.c:2194: error: ‘src’ undeclared (first use in this function)
GD.xs:1366: error: expected ‘;’ before ‘dst’
GD.xs:1368: error: ‘dst’ undeclared (first use in this function)
GD.xs:1368: error: expected ‘;’ before ‘gd_cloneDim’
GD.xs:1372: error: invalid lvalue in assignment
GD.xs:1372: error: invalid lvalue in assignment
GD.xs:1375: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_rotate180’:
GD.c:2227: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2227: error: expected ‘;’ before ‘src’
GD.c:2231: error: ‘src’ undeclared (first use in this function)
GD.xs:1392: error: invalid lvalue in assignment
GD.xs:1392: error: invalid lvalue in assignment
GD.xs:1393: error: invalid lvalue in assignment
GD.xs:1393: error: invalid lvalue in assignment
GD.c: In function ‘XS_GD__Image_copyRotated’:
GD.c:2261: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2261: error: expected ‘;’ before ‘dst’
GD.c:2262: error: expected ‘;’ before ‘src’
GD.c:2263: warning: ISO C90 forbids mixed declarations and code
GD.c:2273: error: ‘dst’ undeclared (first use in this function)
GD.c:2280: error: ‘src’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_flipHorizontal’:
GD.c:2305: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2305: error: expected ‘;’ before ‘src’
GD.c:2309: error: ‘src’ undeclared (first use in this function)
GD.xs:1431: error: invalid lvalue in assignment
GD.xs:1431: error: invalid lvalue in assignment
GD.xs:1432: error: invalid lvalue in assignment
GD.xs:1432: error: invalid lvalue in assignment
GD.c: In function ‘XS_GD__Image_flipVertical’:
GD.c:2339: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2339: error: expected ‘;’ before ‘src’
GD.c:2343: error: ‘src’ undeclared (first use in this function)
GD.xs:1449: error: invalid lvalue in assignment
GD.xs:1449: error: invalid lvalue in assignment
GD.xs:1450: error: invalid lvalue in assignment
GD.xs:1450: error: invalid lvalue in assignment
GD.c: In function ‘XS_GD__Image_line’:
GD.c:2373: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2373: error: expected ‘;’ before ‘image’
GD.c:2374: warning: ISO C90 forbids mixed declarations and code
GD.c:2382: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_dashedLine’:
GD.c:2403: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2403: error: expected ‘;’ before ‘image’
GD.c:2404: warning: ISO C90 forbids mixed declarations and code
GD.c:2412: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_openPolygon’:
GD.c:2433: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2433: error: expected ‘;’ before ‘image’
GD.c:2434: warning: ISO C90 forbids mixed declarations and code
GD.c:2439: error: ‘image’ undeclared (first use in this function)
GD.xs:1494: error: ‘gdPointPtr’ undeclared (first use in this function)
GD.xs:1494: error: expected ‘;’ before ‘polyptr’
GD.xs:1510: error: ‘polyptr’ undeclared (first use in this function)
GD.xs:1510: error: expected ‘;’ before ‘Perl_safesysmalloc’
GD.c: In function ‘XS_GD__Image_unclosedPolygon’:
GD.c:2505: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2505: error: expected ‘;’ before ‘image’
GD.c:2506: warning: ISO C90 forbids mixed declarations and code
GD.c:2511: error: ‘image’ undeclared (first use in this function)
GD.xs:1550: error: ‘gdPointPtr’ undeclared (first use in this function)
GD.xs:1550: error: expected ‘;’ before ‘polyptr’
GD.c: In function ‘XS_GD__Image_filledPolygon’:
GD.c:2580: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2580: error: expected ‘;’ before ‘image’
GD.c:2581: warning: ISO C90 forbids mixed declarations and code
GD.c:2586: error: ‘image’ undeclared (first use in this function)
GD.xs:1609: error: ‘gdPointPtr’ undeclared (first use in this function)
GD.xs:1609: error: expected ‘;’ before ‘polyptr’
GD.xs:1625: error: ‘polyptr’ undeclared (first use in this function)
GD.xs:1625: error: expected ‘;’ before ‘Perl_safesysmalloc’
GD.c: In function ‘XS_GD__Image_rectangle’:
GD.c:2652: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2652: error: expected ‘;’ before ‘image’
GD.c:2653: warning: ISO C90 forbids mixed declarations and code
GD.c:2661: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_filledRectangle’:
GD.c:2682: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2682: error: expected ‘;’ before ‘image’
GD.c:2683: warning: ISO C90 forbids mixed declarations and code
GD.c:2691: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_filledEllipse’:
GD.c:2712: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2712: error: expected ‘;’ before ‘image’
GD.c:2713: warning: ISO C90 forbids mixed declarations and code
GD.c:2721: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_arc’:
GD.c:2742: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2742: error: expected ‘;’ before ‘image’
GD.c:2743: warning: ISO C90 forbids mixed declarations and code
GD.c:2753: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_filledArc’:
GD.c:2774: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2774: error: expected ‘;’ before ‘image’
GD.c:2775: warning: ISO C90 forbids mixed declarations and code
GD.c:2786: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_fillToBorder’:
GD.c:2813: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2813: error: expected ‘;’ before ‘image’
GD.c:2814: warning: ISO C90 forbids mixed declarations and code
GD.c:2821: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_fill’:
GD.c:2842: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2842: error: expected ‘;’ before ‘image’
GD.c:2843: warning: ISO C90 forbids mixed declarations and code
GD.c:2849: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_setBrush’:
GD.c:2870: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2870: error: expected ‘;’ before ‘image’
GD.c:2871: error: expected ‘;’ before ‘brush’
GD.c:2875: error: ‘image’ undeclared (first use in this function)
GD.c:2882: error: ‘brush’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_setTile’:
GD.c:2903: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2903: error: expected ‘;’ before ‘image’
GD.c:2904: error: expected ‘;’ before ‘tile’
GD.c:2908: error: ‘image’ undeclared (first use in this function)
GD.c:2915: error: ‘tile’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_setThickness’:
GD.c:2936: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2936: error: expected ‘;’ before ‘image’
GD.c:2937: warning: ISO C90 forbids mixed declarations and code
GD.c:2941: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_setStyle’:
GD.c:2962: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2962: error: expected ‘;’ before ‘image’
GD.c:2966: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_colorAllocate’:
GD.c:2999: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:2999: error: expected ‘;’ before ‘image’
GD.c:3000: warning: ISO C90 forbids mixed declarations and code
GD.c:3008: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_colorAllocateAlpha’:
GD.c:3030: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3030: error: expected ‘;’ before ‘image’
GD.c:3031: warning: ISO C90 forbids mixed declarations and code
GD.c:3040: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_colorClosest’:
GD.c:3062: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3062: error: expected ‘;’ before ‘image’
GD.c:3063: warning: ISO C90 forbids mixed declarations and code
GD.c:3071: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_colorClosestAlpha’:
GD.c:3093: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3093: error: expected ‘;’ before ‘image’
GD.c:3094: warning: ISO C90 forbids mixed declarations and code
GD.c:3103: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_colorClosestHWB’:
GD.c:3125: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3125: error: expected ‘;’ before ‘image’
GD.c:3126: warning: ISO C90 forbids mixed declarations and code
GD.c:3134: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_colorExact’:
GD.c:3156: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3156: error: expected ‘;’ before ‘image’
GD.c:3157: warning: ISO C90 forbids mixed declarations and code
GD.c:3165: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_colorExactAlpha’:
GD.c:3187: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3187: error: expected ‘;’ before ‘image’
GD.c:3188: warning: ISO C90 forbids mixed declarations and code
GD.c:3197: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_colorResolve’:
GD.c:3219: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3219: error: expected ‘;’ before ‘image’
GD.c:3220: warning: ISO C90 forbids mixed declarations and code
GD.c:3228: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_colorResolveAlpha’:
GD.c:3250: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3250: error: expected ‘;’ before ‘image’
GD.c:3251: warning: ISO C90 forbids mixed declarations and code
GD.c:3260: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_colorsTotal’:
GD.c:3282: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3282: error: expected ‘;’ before ‘image’
GD.c:3283: warning: ISO C90 forbids mixed declarations and code
GD.c:3288: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_interlaced’:
GD.c:3312: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3312: error: expected ‘;’ before ‘image’
GD.c:3313: warning: ISO C90 forbids mixed declarations and code
GD.c:3318: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_compare’:
GD.c:3346: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3346: error: expected ‘;’ before ‘image1’
GD.c:3347: error: expected ‘;’ before ‘image2’
GD.c:3348: warning: ISO C90 forbids mixed declarations and code
GD.c:3353: error: ‘image1’ undeclared (first use in this function)
GD.c:3360: error: ‘image2’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_colorDeallocate’:
GD.c:3382: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3382: error: expected ‘;’ before ‘image’
GD.c:3383: warning: ISO C90 forbids mixed declarations and code
GD.c:3387: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_copy’:
GD.c:3408: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3408: error: expected ‘;’ before ‘destination’
GD.c:3409: error: expected ‘;’ before ‘source’
GD.c:3410: warning: ISO C90 forbids mixed declarations and code
GD.c:3419: error: ‘destination’ undeclared (first use in this function)
GD.c:3426: error: ‘source’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_copyResized’:
GD.c:3447: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3447: error: expected ‘;’ before ‘destination’
GD.c:3448: error: expected ‘;’ before ‘source’
GD.c:3449: warning: ISO C90 forbids mixed declarations and code
GD.c:3460: error: ‘destination’ undeclared (first use in this function)
GD.c:3467: error: ‘source’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_copyResampled’:
GD.c:3488: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3488: error: expected ‘;’ before ‘destination’
GD.c:3489: error: expected ‘;’ before ‘source’
GD.c:3490: warning: ISO C90 forbids mixed declarations and code
GD.c:3501: error: ‘destination’ undeclared (first use in this function)
GD.c:3508: error: ‘source’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_copyMerge’:
GD.c:3529: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3529: error: expected ‘;’ before ‘destination’
GD.c:3530: error: expected ‘;’ before ‘source’
GD.c:3531: warning: ISO C90 forbids mixed declarations and code
GD.c:3541: error: ‘destination’ undeclared (first use in this function)
GD.c:3548: error: ‘source’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_copyMergeGray’:
GD.c:3569: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3569: error: expected ‘;’ before ‘destination’
GD.c:3570: error: expected ‘;’ before ‘source’
GD.c:3571: warning: ISO C90 forbids mixed declarations and code
GD.c:3581: error: ‘destination’ undeclared (first use in this function)
GD.c:3588: error: ‘source’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_paletteCopy’:
GD.c:3609: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3609: error: expected ‘;’ before ‘destination’
GD.c:3610: error: expected ‘;’ before ‘source’
GD.c:3614: error: ‘destination’ undeclared (first use in this function)
GD.c:3621: error: ‘source’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_char’:
GD.c:3642: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3642: error: expected ‘;’ before ‘image’
GD.c:3643: error: ‘GD__Font’ undeclared (first use in this function)
GD.c:3643: error: expected ‘;’ before ‘font’
GD.c:3644: warning: ISO C90 forbids mixed declarations and code
GD.c:3651: error: ‘image’ undeclared (first use in this function)
GD.c:3658: error: ‘font’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_charUp’:
GD.c:3679: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3679: error: expected ‘;’ before ‘image’
GD.c:3680: error: ‘GD__Font’ undeclared (first use in this function)
GD.c:3680: error: expected ‘;’ before ‘font’
GD.c:3681: warning: ISO C90 forbids mixed declarations and code
GD.c:3688: error: ‘image’ undeclared (first use in this function)
GD.c:3695: error: ‘font’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_string’:
GD.c:3716: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3716: error: expected ‘;’ before ‘image’
GD.c:3717: error: ‘GD__Font’ undeclared (first use in this function)
GD.c:3717: error: expected ‘;’ before ‘font’
GD.c:3718: warning: ISO C90 forbids mixed declarations and code
GD.c:3725: error: ‘image’ undeclared (first use in this function)
GD.c:3732: error: ‘font’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_stringUp’:
GD.c:3753: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3753: error: expected ‘;’ before ‘image’
GD.c:3754: error: ‘GD__Font’ undeclared (first use in this function)
GD.c:3754: error: expected ‘;’ before ‘font’
GD.c:3755: warning: ISO C90 forbids mixed declarations and code
GD.c:3762: error: ‘image’ undeclared (first use in this function)
GD.c:3769: error: ‘font’ undeclared (first use in this function)
GD.xs: In function ‘XS_GD__Image_stringFT’:
GD.xs:2153: error: ‘gdImagePtr’ undeclared (first use in this function)
GD.xs:2153: error: expected ‘;’ before ‘img’
GD.xs:2154: warning: ISO C90 forbids mixed declarations and code
GD.xs:2163: error: ‘gdFTStringExtra’ undeclared (first use in this function)
GD.xs:2163: error: expected ‘;’ before ‘strex’
GD.xs:2173: error: ‘img’ undeclared (first use in this function)
GD.xs:2173: error: expected ‘;’ before ‘tmp’
GD.xs:2182: error: ‘strex’ undeclared (first use in this function)
GD.xs:2186: error: ‘gdFTEX_LINESPACE’ undeclared (first use in this 
function)
GD.xs:2190: error: ‘gdFTEX_CHARMAP’ undeclared (first use in this function)
GD.xs:2192: error: ‘gdFTEX_Unicode’ undeclared (first use in this function)
GD.xs:2194: error: ‘gdFTEX_Shift_JIS’ undeclared (first use in this 
function)
GD.xs:2196: error: ‘gdFTEX_Big5’ undeclared (first use in this function)
GD.xs:2217: warning: assignment makes pointer from integer without a cast
GD.xs:2221: warning: assignment makes pointer from integer without a cast
GD.c: In function ‘XS_GD__Image_stringFTCircle’:
GD.c:3898: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3898: error: expected ‘;’ before ‘image’
GD.c:3899: warning: ISO C90 forbids mixed declarations and code
GD.c:3918: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_useFontConfig’:
GD.c:3964: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:3964: error: expected ‘;’ before ‘image’
GD.c:3965: warning: ISO C90 forbids mixed declarations and code
GD.c:3974: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_alphaBlending’:
GD.c:4002: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:4002: error: expected ‘;’ before ‘image’
GD.c:4003: warning: ISO C90 forbids mixed declarations and code
GD.c:4007: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_saveAlpha’:
GD.c:4028: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:4028: error: expected ‘;’ before ‘image’
GD.c:4029: warning: ISO C90 forbids mixed declarations and code
GD.c:4033: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_clip’:
GD.c:4055: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:4055: error: expected ‘;’ before ‘image’
GD.xs:2330: warning: ISO C90 forbids mixed declarations and code
GD.c:4063: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_setAntiAliased’:
GD.c:4096: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:4096: error: expected ‘;’ before ‘image’
GD.c:4097: warning: ISO C90 forbids mixed declarations and code
GD.c:4101: error: ‘image’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Image_setAntiAliasedDontBlend’:
GD.c:4122: error: ‘GD__Image’ undeclared (first use in this function)
GD.c:4122: error: expected ‘;’ before ‘image’
GD.c:4123: warning: ISO C90 forbids mixed declarations and code
GD.c:4128: error: ‘image’ undeclared (first use in this function)
GD.xs: In function ‘XS_GD__Font_load’:
GD.xs:2383: error: ‘gdFontPtr’ undeclared (first use in this function)
GD.xs:2383: error: expected ‘;’ before ‘font’
GD.xs:2384: warning: ISO C90 forbids mixed declarations and code
GD.c:4166: error: ‘GD__Font’ undeclared (first use in this function)
GD.c:4166: error: expected ‘;’ before ‘RETVAL’
GD.xs:2395: error: ‘font’ undeclared (first use in this function)
GD.xs:2395: error: expected ‘;’ before ‘Perl_safesysmalloc’
GD.xs:2426: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Font_DESTROY’:
GD.c:4230: error: ‘GD__Font’ undeclared (first use in this function)
GD.c:4230: error: expected ‘;’ before ‘self’
GD.c:4234: error: ‘self’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Font_Small’:
GD.c:4263: error: ‘GD__Font’ undeclared (first use in this function)
GD.c:4263: error: expected ‘;’ before ‘RETVAL’
GD.xs:2453: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Font_Large’:
GD.c:4290: error: ‘GD__Font’ undeclared (first use in this function)
GD.c:4290: error: expected ‘;’ before ‘RETVAL’
GD.xs:2464: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Font_Giant’:
GD.c:4317: error: ‘GD__Font’ undeclared (first use in this function)
GD.c:4317: error: expected ‘;’ before ‘RETVAL’
GD.xs:2475: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Font_MediumBold’:
GD.c:4344: error: ‘GD__Font’ undeclared (first use in this function)
GD.c:4344: error: expected ‘;’ before ‘RETVAL’
GD.xs:2486: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Font_Tiny’:
GD.c:4371: error: ‘GD__Font’ undeclared (first use in this function)
GD.c:4371: error: expected ‘;’ before ‘RETVAL’
GD.xs:2497: error: ‘RETVAL’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Font_nchars’:
GD.c:4397: error: ‘GD__Font’ undeclared (first use in this function)
GD.c:4397: error: expected ‘;’ before ‘font’
GD.c:4398: warning: ISO C90 forbids mixed declarations and code
GD.c:4403: error: ‘font’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Font_offset’:
GD.c:4425: error: ‘GD__Font’ undeclared (first use in this function)
GD.c:4425: error: expected ‘;’ before ‘font’
GD.c:4426: warning: ISO C90 forbids mixed declarations and code
GD.c:4431: error: ‘font’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Font_width’:
GD.c:4453: error: ‘GD__Font’ undeclared (first use in this function)
GD.c:4453: error: expected ‘;’ before ‘font’
GD.c:4454: warning: ISO C90 forbids mixed declarations and code
GD.c:4459: error: ‘font’ undeclared (first use in this function)
GD.c: In function ‘XS_GD__Font_height’:
GD.c:4481: error: ‘GD__Font’ undeclared (first use in this function)
GD.c:4481: error: expected ‘;’ before ‘font’
GD.c:4482: warning: ISO C90 forbids mixed declarations and code
GD.c:4487: error: ‘font’ undeclared (first use in this function)
make: *** [GD.o] Fehler 1

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module     Need Have
    ---------- ---- ----
    Math::Trig 0    1.03

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = de_DE.UTF-8
    LANGUAGE = de_DE.UTF-8:de
    LC_ADDRESS = de_DE.UTF-8
    LC_COLLATE = de_DE.UTF-8
    LC_CTYPE = de_DE.UTF-8
    LC_IDENTIFICATION = de_DE.UTF-8
    LC_MEASUREMENT = de_DE.UTF-8
    LC_MESSAGES = de_DE.UTF-8
    LC_MONETARY = de_DE.UTF-8
    LC_NAME = de_DE.UTF-8
    LC_NUMERIC = de_DE.UTF-8
    LC_PAPER = de_DE.UTF-8
    LC_SOURCED = 1
    LC_TELEPHONE = de_DE.UTF-8
    LC_TIME = de_DE.UTF-8
    PATH = 
/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 12670
    PERL5_CPAN_IS_EXECUTING = /root/.cpan/build/GD-2.35-i2Qn5G/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 12670
    SHELL = /bin/bash
    TERM = xterm
    TMPDIR = /root/tmp

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/bin/perl5.8.8
    $UID/$EUID = 0 / 0
    $GID = 0 0
    $EGID = 0 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.25  
    ExtUtils::CBuilder  0.19  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.72  
    YAML                0.66  
    YAML::Syck          n/a   
    version             n/a   


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.17-4mdv, archname=i386-linux
    uname='linux n1.mandriva.com 2.6.17-4mdv #1 smp tue sep 5 10:29:51 edt 2006 
i686 intel(r) xeon(tm) cpu 2.80ghz gnulinux '
    config_args='-des -Dinc_version_list=5.8.7 5.8.7/i386-linux 5.8.6 
5.8.6/i386-linux 5.8.5 5.8.4 5.8.3 5.8.2 5.8.1 5.8.0 5.6.1 5.6.0 
-Darchname=i386-linux -Dcc=gcc -Doptimize=-O2  -pipe -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fomit-frame-pointer -march=i586 -mtune=generic 
-fasynchronous-unwind-tables -Dprefix=/usr -Dvendorprefix=/usr 
-Dsiteprefix=/usr -Dsitebin=/usr/local/bin 
-Dsiteman1dir=/usr/local/share/man/man1 -Dsiteman3dir=/usr/local/share/man/man3 
-Dman3ext=3pm -Dcf_by=Mandriva -Dmyhostname=localhost [EMAIL PROTECTED] [EMAIL 
PROTECTED] -Dd_dosuid -Ud_csh -Duseshrplib'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables',
    cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='4.1.2 20070302 (prerelease) (4.1.2-1mdv2007.1)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lndbm -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.4.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.4'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/usr/lib/perl5/5.8.8/i386-linux/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to