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.0601 
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 -j4 -j4':

/usr/bin/perl5.8.8 GD/Image.pm.PLS GD/Image.pm
Extracting Image.pm (with variable substitutions)
/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp  -typemap 
/usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap  GD.xs > GD.xsc && mv 
GD.xsc GD.c
Running Mkbootstrap for GD ()
chmod 644 GD.bs
cp GD.bs blib/arch/auto/GD/GD.bs
chmod 644 blib/arch/auto/GD/GD.bs
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 "-Iblib/arch" "-Iblib/lib" bdf_scripts/bdf2gdfont.PLS 
bdf_scripts/bdf2gdfont.pl
Extracting bdf2gdfont.pl (with variable substitutions)
cp bdf_scripts/bdf2gdfont.pl blib/script/bdf2gdfont.pl
/usr/bin/perl5.8.8 "-MExtUtils::MY" -e "MY->fixin(shift)" 
blib/script/bdf2gdfont.pl
x86_64-pc-linux-gnu-gcc -c  -I/usr/include -I/usr/include/gd 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -march=athlon64 -O2 -pipe   
-DVERSION=\"2.35\" -DXS_VERSION=\"2.35\" -fPIC 
"-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE"  -DHAVE_JPEG -DHAVE_FT -DHAVE_XPM 
-DHAVE_GIF -DHAVE_PNG -DHAVE_ANIMGIF GD.c
GD.xs:7:16: error: gd.h: No such file or directory
GD.xs:8:21: error: gdfontg.h: No such file or directory
GD.xs:9:21: error: gdfontl.h: No such file or directory
GD.xs:10:22: error: gdfontmb.h: No such file or directory
GD.xs:11:21: error: gdfonts.h: No such file or directory
GD.xs:12:21: error: gdfontt.h: No such file or directory
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:633: error: 'GD__Image' undeclared (first use in this function)
GD.c:633: error: (Each undeclared identifier is reported only once
GD.c:633: error: for each function it appears in.)
GD.c:633: 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:697: error: 'GD__Image' undeclared (first use in this function)
GD.c:697: 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:741: error: 'GD__Image' undeclared (first use in this function)
GD.c:741: 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:782: error: 'GD__Image' undeclared (first use in this function)
GD.c:782: 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:818: error: 'GD__Image' undeclared (first use in this function)
GD.c:818: 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:864: error: 'GD__Image' undeclared (first use in this function)
GD.c:864: 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:912: error: 'GD__Image' undeclared (first use in this function)
GD.c:912: 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:948: error: 'GD__Image' undeclared (first use in this function)
GD.c:948: 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:979: error: 'GD__Image' undeclared (first use in this function)
GD.c:979: 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:1010: error: 'GD__Image' undeclared (first use in this function)
GD.c:1010: 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:1052: error: 'GD__Image' undeclared (first use in this function)
GD.c:1052: 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:1090: error: 'GD__Image' undeclared (first use in this function)
GD.c:1090: 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:1132: error: 'GD__Image' undeclared (first use in this function)
GD.c:1132: 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:1180: error: 'GD__Image' undeclared (first use in this function)
GD.c:1180: 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:1222: error: 'GD__Image' undeclared (first use in this function)
GD.c:1222: 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:1264: error: 'GD__Image' undeclared (first use in this function)
GD.c:1264: 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:1297: error: 'GD__Image' undeclared (first use in this function)
GD.c:1297: error: expected ';' before 'image'
GD.c:1301: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_STORABLE_freeze':
GD.c:1327: error: 'GD__Image' undeclared (first use in this function)
GD.c:1327: error: expected ';' before 'image'
GD.c:1328: warning: ISO C90 forbids mixed declarations and code
GD.c:1333: 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:1403: error: 'GD__Image' undeclared (first use in this function)
GD.c:1403: error: expected ';' before 'image'
GD.c:1406: warning: ISO C90 forbids mixed declarations and code
GD.c:1410: error: 'image' undeclared (first use in this function)
GD.xs:939: warning: cast to pointer from integer of different size
GD.xs:941: warning: cast to pointer from integer of different size
GD.c: In function 'XS_GD__Image_jpeg':
GD.c:1452: error: 'GD__Image' undeclared (first use in this function)
GD.c:1452: error: expected ';' before 'image'
GD.c:1453: warning: ISO C90 forbids mixed declarations and code
GD.c:1461: error: 'image' undeclared (first use in this function)
GD.xs:963: warning: cast to pointer from integer of different size
GD.c: In function 'XS_GD__Image_gifanimbegin':
GD.c:1506: error: 'GD__Image' undeclared (first use in this function)
GD.c:1506: error: expected ';' before 'image'
GD.c:1507: warning: ISO C90 forbids mixed declarations and code
GD.c:1515: error: 'image' undeclared (first use in this function)
GD.xs:990: warning: cast to pointer from integer of different size
GD.c: In function 'XS_GD__Image_gifanimadd':
GD.c:1563: error: 'GD__Image' undeclared (first use in this function)
GD.c:1563: error: expected ';' before 'image'
GD.c:1564: warning: ISO C90 forbids mixed declarations and code
GD.c:1569: error: expected ';' before 'previm'
GD.c:1570: warning: ISO C90 forbids mixed declarations and code
GD.c:1574: error: 'image' undeclared (first use in this function)
GD.c:1610: error: 'previm' undeclared (first use in this function)
GD.xs:1015: warning: cast to pointer from integer of different size
GD.c: In function 'XS_GD__Image_gifanimend':
GD.c:1651: error: 'GD__Image' undeclared (first use in this function)
GD.c:1651: error: expected ';' before 'image'
GD.c:1652: warning: ISO C90 forbids mixed declarations and code
GD.c:1656: error: 'image' undeclared (first use in this function)
GD.xs:1034: warning: cast to pointer from integer of different size
GD.c: In function 'XS_GD__Image_wbmp':
GD.c:1692: error: 'GD__Image' undeclared (first use in this function)
GD.c:1692: error: expected ';' before 'image'
GD.c:1693: warning: ISO C90 forbids mixed declarations and code
GD.c:1701: error: 'image' undeclared (first use in this function)
GD.xs:1055: warning: cast to pointer from integer of different size
GD.c: In function 'XS_GD__Image_gif':
GD.c:1742: error: 'GD__Image' undeclared (first use in this function)
GD.c:1742: error: expected ';' before 'image'
GD.xs:1074: warning: ISO C90 forbids mixed declarations and code
GD.c:1750: error: 'image' undeclared (first use in this function)
GD.xs:1079: warning: cast to pointer from integer of different size
GD.c: In function 'XS_GD__Image_gd':
GD.c:1789: error: 'GD__Image' undeclared (first use in this function)
GD.c:1789: error: expected ';' before 'image'
GD.c:1790: warning: ISO C90 forbids mixed declarations and code
GD.c:1794: 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:1826: error: 'GD__Image' undeclared (first use in this function)
GD.c:1826: error: expected ';' before 'image'
GD.c:1827: warning: ISO C90 forbids mixed declarations and code
GD.c:1831: 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:1863: error: 'GD__Image' undeclared (first use in this function)
GD.c:1863: error: expected ';' before 'image'
GD.c:1864: warning: ISO C90 forbids mixed declarations and code
GD.c:1869: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_getBounds':
GD.c:1903: error: 'GD__Image' undeclared (first use in this function)
GD.c:1903: error: expected ';' before 'image'
GD.c:1907: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_isTrueColor':
GD.c:1939: error: 'GD__Image' undeclared (first use in this function)
GD.c:1939: error: expected ';' before 'image'
GD.c:1940: warning: ISO C90 forbids mixed declarations and code
GD.c:1945: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_trueColorToPalette':
GD.c:1972: error: 'GD__Image' undeclared (first use in this function)
GD.c:1972: error: expected ';' before 'image'
GD.c:1973: warning: ISO C90 forbids mixed declarations and code
GD.c:1978: error: 'image' undeclared (first use in this function)
GD.c:1990: error: 'gdMaxColors' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_rgb':
GD.c:2018: error: 'GD__Image' undeclared (first use in this function)
GD.c:2018: error: expected ';' before 'image'
GD.c:2019: warning: ISO C90 forbids mixed declarations and code
GD.c:2023: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_boundsSafe':
GD.c:2057: error: 'GD__Image' undeclared (first use in this function)
GD.c:2057: error: expected ';' before 'image'
GD.c:2058: warning: ISO C90 forbids mixed declarations and code
GD.c:2065: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_getPixel':
GD.c:2094: error: 'GD__Image' undeclared (first use in this function)
GD.c:2094: error: expected ';' before 'image'
GD.c:2095: warning: ISO C90 forbids mixed declarations and code
GD.c:2102: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_setPixel':
GD.c:2129: error: 'GD__Image' undeclared (first use in this function)
GD.c:2129: error: expected ';' before 'image'
GD.c:2130: warning: ISO C90 forbids mixed declarations and code
GD.c:2136: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_copyRotate90':
GD.c:2162: error: 'GD__Image' undeclared (first use in this function)
GD.c:2162: error: expected ';' before 'src'
GD.c:2163: error: expected ';' before 'RETVAL'
GD.c:2167: 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:2205: error: 'GD__Image' undeclared (first use in this function)
GD.c:2205: error: expected ';' before 'src'
GD.c:2206: error: expected ';' before 'RETVAL'
GD.c:2210: 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:2248: error: 'GD__Image' undeclared (first use in this function)
GD.c:2248: error: expected ';' before 'src'
GD.c:2249: error: expected ';' before 'RETVAL'
GD.c:2253: 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:2291: error: 'GD__Image' undeclared (first use in this function)
GD.c:2291: error: expected ';' before 'src'
GD.c:2292: error: expected ';' before 'RETVAL'
GD.c:2296: 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:2334: error: 'GD__Image' undeclared (first use in this function)
GD.c:2334: error: expected ';' before 'src'
GD.c:2335: error: expected ';' before 'RETVAL'
GD.c:2339: 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:2377: error: 'GD__Image' undeclared (first use in this function)
GD.c:2377: error: expected ';' before 'src'
GD.c:2378: error: expected ';' before 'RETVAL'
GD.c:2382: 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:2420: error: 'GD__Image' undeclared (first use in this function)
GD.c:2420: error: expected ';' before 'src'
GD.c:2421: error: expected ';' before 'RETVAL'
GD.c:2425: 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:2463: error: 'GD__Image' undeclared (first use in this function)
GD.c:2463: error: expected ';' before 'src'
GD.c:2467: 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:2502: error: 'GD__Image' undeclared (first use in this function)
GD.c:2502: error: expected ';' before 'dst'
GD.c:2503: error: expected ';' before 'src'
GD.c:2504: warning: ISO C90 forbids mixed declarations and code
GD.c:2514: error: 'dst' undeclared (first use in this function)
GD.c:2521: error: 'src' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_flipHorizontal':
GD.c:2551: error: 'GD__Image' undeclared (first use in this function)
GD.c:2551: error: expected ';' before 'src'
GD.c:2555: 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:2590: error: 'GD__Image' undeclared (first use in this function)
GD.c:2590: error: expected ';' before 'src'
GD.c:2594: 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:2629: error: 'GD__Image' undeclared (first use in this function)
GD.c:2629: error: expected ';' before 'image'
GD.c:2630: warning: ISO C90 forbids mixed declarations and code
GD.c:2638: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_dashedLine':
GD.c:2664: error: 'GD__Image' undeclared (first use in this function)
GD.c:2664: error: expected ';' before 'image'
GD.c:2665: warning: ISO C90 forbids mixed declarations and code
GD.c:2673: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_openPolygon':
GD.c:2699: error: 'GD__Image' undeclared (first use in this function)
GD.c:2699: error: expected ';' before 'image'
GD.c:2700: warning: ISO C90 forbids mixed declarations and code
GD.c:2705: 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:2776: error: 'GD__Image' undeclared (first use in this function)
GD.c:2776: error: expected ';' before 'image'
GD.c:2777: warning: ISO C90 forbids mixed declarations and code
GD.c:2782: 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:2856: error: 'GD__Image' undeclared (first use in this function)
GD.c:2856: error: expected ';' before 'image'
GD.c:2857: warning: ISO C90 forbids mixed declarations and code
GD.c:2862: 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:2933: error: 'GD__Image' undeclared (first use in this function)
GD.c:2933: error: expected ';' before 'image'
GD.c:2934: warning: ISO C90 forbids mixed declarations and code
GD.c:2942: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_filledRectangle':
GD.c:2968: error: 'GD__Image' undeclared (first use in this function)
GD.c:2968: error: expected ';' before 'image'
GD.c:2969: warning: ISO C90 forbids mixed declarations and code
GD.c:2977: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_filledEllipse':
GD.c:3003: error: 'GD__Image' undeclared (first use in this function)
GD.c:3003: error: expected ';' before 'image'
GD.c:3004: warning: ISO C90 forbids mixed declarations and code
GD.c:3012: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_arc':
GD.c:3038: error: 'GD__Image' undeclared (first use in this function)
GD.c:3038: error: expected ';' before 'image'
GD.c:3039: warning: ISO C90 forbids mixed declarations and code
GD.c:3049: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_filledArc':
GD.c:3075: error: 'GD__Image' undeclared (first use in this function)
GD.c:3075: error: expected ';' before 'image'
GD.c:3076: warning: ISO C90 forbids mixed declarations and code
GD.c:3087: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_fillToBorder':
GD.c:3119: error: 'GD__Image' undeclared (first use in this function)
GD.c:3119: error: expected ';' before 'image'
GD.c:3120: warning: ISO C90 forbids mixed declarations and code
GD.c:3127: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_fill':
GD.c:3153: error: 'GD__Image' undeclared (first use in this function)
GD.c:3153: error: expected ';' before 'image'
GD.c:3154: warning: ISO C90 forbids mixed declarations and code
GD.c:3160: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_setBrush':
GD.c:3186: error: 'GD__Image' undeclared (first use in this function)
GD.c:3186: error: expected ';' before 'image'
GD.c:3187: error: expected ';' before 'brush'
GD.c:3191: error: 'image' undeclared (first use in this function)
GD.c:3198: error: 'brush' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_setTile':
GD.c:3224: error: 'GD__Image' undeclared (first use in this function)
GD.c:3224: error: expected ';' before 'image'
GD.c:3225: error: expected ';' before 'tile'
GD.c:3229: error: 'image' undeclared (first use in this function)
GD.c:3236: error: 'tile' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_setThickness':
GD.c:3262: error: 'GD__Image' undeclared (first use in this function)
GD.c:3262: error: expected ';' before 'image'
GD.c:3263: warning: ISO C90 forbids mixed declarations and code
GD.c:3267: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_setStyle':
GD.c:3293: error: 'GD__Image' undeclared (first use in this function)
GD.c:3293: error: expected ';' before 'image'
GD.c:3297: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_colorAllocate':
GD.c:3335: error: 'GD__Image' undeclared (first use in this function)
GD.c:3335: error: expected ';' before 'image'
GD.c:3336: warning: ISO C90 forbids mixed declarations and code
GD.c:3344: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_colorAllocateAlpha':
GD.c:3371: error: 'GD__Image' undeclared (first use in this function)
GD.c:3371: error: expected ';' before 'image'
GD.c:3372: warning: ISO C90 forbids mixed declarations and code
GD.c:3381: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_colorClosest':
GD.c:3408: error: 'GD__Image' undeclared (first use in this function)
GD.c:3408: error: expected ';' before 'image'
GD.c:3409: warning: ISO C90 forbids mixed declarations and code
GD.c:3417: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_colorClosestAlpha':
GD.c:3444: error: 'GD__Image' undeclared (first use in this function)
GD.c:3444: error: expected ';' before 'image'
GD.c:3445: warning: ISO C90 forbids mixed declarations and code
GD.c:3454: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_colorClosestHWB':
GD.c:3481: error: 'GD__Image' undeclared (first use in this function)
GD.c:3481: error: expected ';' before 'image'
GD.c:3482: warning: ISO C90 forbids mixed declarations and code
GD.c:3490: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_colorExact':
GD.c:3517: error: 'GD__Image' undeclared (first use in this function)
GD.c:3517: error: expected ';' before 'image'
GD.c:3518: warning: ISO C90 forbids mixed declarations and code
GD.c:3526: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_colorExactAlpha':
GD.c:3553: error: 'GD__Image' undeclared (first use in this function)
GD.c:3553: error: expected ';' before 'image'
GD.c:3554: warning: ISO C90 forbids mixed declarations and code
GD.c:3563: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_colorResolve':
GD.c:3590: error: 'GD__Image' undeclared (first use in this function)
GD.c:3590: error: expected ';' before 'image'
GD.c:3591: warning: ISO C90 forbids mixed declarations and code
GD.c:3599: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_colorResolveAlpha':
GD.c:3626: error: 'GD__Image' undeclared (first use in this function)
GD.c:3626: error: expected ';' before 'image'
GD.c:3627: warning: ISO C90 forbids mixed declarations and code
GD.c:3636: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_colorsTotal':
GD.c:3663: error: 'GD__Image' undeclared (first use in this function)
GD.c:3663: error: expected ';' before 'image'
GD.c:3664: warning: ISO C90 forbids mixed declarations and code
GD.c:3669: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_interlaced':
GD.c:3698: error: 'GD__Image' undeclared (first use in this function)
GD.c:3698: error: expected ';' before 'image'
GD.c:3699: warning: ISO C90 forbids mixed declarations and code
GD.c:3704: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_compare':
GD.c:3737: error: 'GD__Image' undeclared (first use in this function)
GD.c:3737: error: expected ';' before 'image1'
GD.c:3738: error: expected ';' before 'image2'
GD.c:3739: warning: ISO C90 forbids mixed declarations and code
GD.c:3744: error: 'image1' undeclared (first use in this function)
GD.c:3751: error: 'image2' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_colorDeallocate':
GD.c:3778: error: 'GD__Image' undeclared (first use in this function)
GD.c:3778: error: expected ';' before 'image'
GD.c:3779: warning: ISO C90 forbids mixed declarations and code
GD.c:3783: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_copy':
GD.c:3809: error: 'GD__Image' undeclared (first use in this function)
GD.c:3809: error: expected ';' before 'destination'
GD.c:3810: error: expected ';' before 'source'
GD.c:3811: warning: ISO C90 forbids mixed declarations and code
GD.c:3820: error: 'destination' undeclared (first use in this function)
GD.c:3827: error: 'source' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_copyResized':
GD.c:3853: error: 'GD__Image' undeclared (first use in this function)
GD.c:3853: error: expected ';' before 'destination'
GD.c:3854: error: expected ';' before 'source'
GD.c:3855: warning: ISO C90 forbids mixed declarations and code
GD.c:3866: error: 'destination' undeclared (first use in this function)
GD.c:3873: error: 'source' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_copyResampled':
GD.c:3899: error: 'GD__Image' undeclared (first use in this function)
GD.c:3899: error: expected ';' before 'destination'
GD.c:3900: error: expected ';' before 'source'
GD.c:3901: warning: ISO C90 forbids mixed declarations and code
GD.c:3912: error: 'destination' undeclared (first use in this function)
GD.c:3919: error: 'source' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_copyMerge':
GD.c:3945: error: 'GD__Image' undeclared (first use in this function)
GD.c:3945: error: expected ';' before 'destination'
GD.c:3946: error: expected ';' before 'source'
GD.c:3947: warning: ISO C90 forbids mixed declarations and code
GD.c:3957: error: 'destination' undeclared (first use in this function)
GD.c:3964: error: 'source' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_copyMergeGray':
GD.c:3990: error: 'GD__Image' undeclared (first use in this function)
GD.c:3990: error: expected ';' before 'destination'
GD.c:3991: error: expected ';' before 'source'
GD.c:3992: warning: ISO C90 forbids mixed declarations and code
GD.c:4002: error: 'destination' undeclared (first use in this function)
GD.c:4009: error: 'source' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_paletteCopy':
GD.c:4035: error: 'GD__Image' undeclared (first use in this function)
GD.c:4035: error: expected ';' before 'destination'
GD.c:4036: error: expected ';' before 'source'
GD.c:4040: error: 'destination' undeclared (first use in this function)
GD.c:4047: error: 'source' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_char':
GD.c:4073: error: 'GD__Image' undeclared (first use in this function)
GD.c:4073: error: expected ';' before 'image'
GD.c:4074: error: 'GD__Font' undeclared (first use in this function)
GD.c:4074: error: expected ';' before 'font'
GD.c:4075: warning: ISO C90 forbids mixed declarations and code
GD.c:4082: error: 'image' undeclared (first use in this function)
GD.c:4089: error: 'font' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_charUp':
GD.c:4115: error: 'GD__Image' undeclared (first use in this function)
GD.c:4115: error: expected ';' before 'image'
GD.c:4116: error: 'GD__Font' undeclared (first use in this function)
GD.c:4116: error: expected ';' before 'font'
GD.c:4117: warning: ISO C90 forbids mixed declarations and code
GD.c:4124: error: 'image' undeclared (first use in this function)
GD.c:4131: error: 'font' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_string':
GD.c:4157: error: 'GD__Image' undeclared (first use in this function)
GD.c:4157: error: expected ';' before 'image'
GD.c:4158: error: 'GD__Font' undeclared (first use in this function)
GD.c:4158: error: expected ';' before 'font'
GD.c:4159: warning: ISO C90 forbids mixed declarations and code
GD.c:4166: error: 'image' undeclared (first use in this function)
GD.c:4173: error: 'font' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_stringUp':
GD.c:4199: error: 'GD__Image' undeclared (first use in this function)
GD.c:4199: error: expected ';' before 'image'
GD.c:4200: error: 'GD__Font' undeclared (first use in this function)
GD.c:4200: error: expected ';' before 'font'
GD.c:4201: warning: ISO C90 forbids mixed declarations and code
GD.c:4208: error: 'image' undeclared (first use in this function)
GD.c:4215: 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:4355: error: 'GD__Image' undeclared (first use in this function)
GD.c:4355: error: expected ';' before 'image'
GD.c:4356: warning: ISO C90 forbids mixed declarations and code
GD.c:4375: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_useFontConfig':
GD.c:4426: error: 'GD__Image' undeclared (first use in this function)
GD.c:4426: error: expected ';' before 'image'
GD.c:4427: warning: ISO C90 forbids mixed declarations and code
GD.c:4436: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_alphaBlending':
GD.c:4469: error: 'GD__Image' undeclared (first use in this function)
GD.c:4469: error: expected ';' before 'image'
GD.c:4470: warning: ISO C90 forbids mixed declarations and code
GD.c:4474: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_saveAlpha':
GD.c:4500: error: 'GD__Image' undeclared (first use in this function)
GD.c:4500: error: expected ';' before 'image'
GD.c:4501: warning: ISO C90 forbids mixed declarations and code
GD.c:4505: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_clip':
GD.c:4533: error: 'GD__Image' undeclared (first use in this function)
GD.c:4533: error: expected ';' before 'image'
GD.xs:2330: warning: ISO C90 forbids mixed declarations and code
GD.c:4541: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_setAntiAliased':
GD.c:4579: error: 'GD__Image' undeclared (first use in this function)
GD.c:4579: error: expected ';' before 'image'
GD.c:4580: warning: ISO C90 forbids mixed declarations and code
GD.c:4584: error: 'image' undeclared (first use in this function)
GD.c: In function 'XS_GD__Image_setAntiAliasedDontBlend':
GD.c:4610: error: 'GD__Image' undeclared (first use in this function)
GD.c:4610: error: expected ';' before 'image'
GD.c:4611: warning: ISO C90 forbids mixed declarations and code
GD.c:4616: 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:4659: error: 'GD__Font' undeclared (first use in this function)
GD.c:4659: 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:4728: error: 'GD__Font' undeclared (first use in this function)
GD.c:4728: error: expected ';' before 'self'
GD.c:4732: error: 'self' undeclared (first use in this function)
GD.c: In function 'XS_GD__Font_Small':
GD.c:4766: error: 'GD__Font' undeclared (first use in this function)
GD.c:4766: 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:4798: error: 'GD__Font' undeclared (first use in this function)
GD.c:4798: 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:4830: error: 'GD__Font' undeclared (first use in this function)
GD.c:4830: 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:4862: error: 'GD__Font' undeclared (first use in this function)
GD.c:4862: 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:4894: error: 'GD__Font' undeclared (first use in this function)
GD.c:4894: 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:4925: error: 'GD__Font' undeclared (first use in this function)
GD.c:4925: error: expected ';' before 'font'
GD.c:4926: warning: ISO C90 forbids mixed declarations and code
GD.c:4931: error: 'font' undeclared (first use in this function)
GD.c: In function 'XS_GD__Font_offset':
GD.c:4958: error: 'GD__Font' undeclared (first use in this function)
GD.c:4958: error: expected ';' before 'font'
GD.c:4959: warning: ISO C90 forbids mixed declarations and code
GD.c:4964: error: 'font' undeclared (first use in this function)
GD.c: In function 'XS_GD__Font_width':
GD.c:4991: error: 'GD__Font' undeclared (first use in this function)
GD.c:4991: error: expected ';' before 'font'
GD.c:4992: warning: ISO C90 forbids mixed declarations and code
GD.c:4997: error: 'font' undeclared (first use in this function)
GD.c: In function 'XS_GD__Font_height':
GD.c:5024: error: 'GD__Font' undeclared (first use in this function)
GD.c:5024: error: expected ';' before 'font'
GD.c:5025: warning: ISO C90 forbids mixed declarations and code
GD.c:5030: error: 'font' undeclared (first use in this function)
make: *** [GD.o] Error 1

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

Prerequisite modules loaded:

requires:

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

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

Environment variables:

    PATH = 
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 30144
    PERL5_CPAN_IS_EXECUTING = /root/.cpan/build/GD-2.35-t7O1Gh/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 30144
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /usr/bin/perl5.8.8
    $UID/$EUID = 0 / 0
    $GID = 0 27 26 20 11 10 6 4 3 2 1 0
    $EGID = 0 27 26 20 11 10 6 4 3 2 1 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.2501
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.42  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.2501
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       3.05  
    Test::More          0.74  
    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.23-gentoo-r3, archname=x86_64-linux
    uname='linux ux11 2.6.23-gentoo-r3 #1 smp tue jan 1 18:35:59 cst 2008 
x86_64 amd athlon(tm) 64 x2 dual core processor 4800+ authenticamd gnulinux '
    config_args='-des -Darchname=x86_64-linux -Dcccdlflags=-fPIC 
-Dccdlflags=-rdynamic -Dcc=x86_64-pc-linux-gnu-gcc -Dprefix=/usr 
-Dvendorprefix=/usr -Dsiteprefix=/usr -Dlocincpth=  -Doptimize=-march=athlon64 
-O2 -pipe -Duselargefiles -Dd_semctl_semun -Dscriptdir=/usr/bin 
-Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 
-Dinstallman1dir=/usr/share/man/man1 -Dinstallman3dir=/usr/share/man/man3 
-Dman1ext=1 -Dman3ext=3pm -Dinc_version_list=5.8.0 5.8.0/x86_64-linux 5.8.2 
5.8.2/x86_64-linux 5.8.4 5.8.4/x86_64-linux 5.8.5 5.8.5/x86_64-linux 5.8.6 
5.8.6/x86_64-linux 5.8.7 5.8.7/x86_64-linux  -Dcf_by=Gentoo -Ud_csh -Dusenm 
-Di_ndbm -Di_gdbm -Di_db -Dusrinc=/usr/include/gentoo-multilib/amd64 
-Dlibpth=/usr/local/lib64 /lib64 /usr/lib64'
    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=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='x86_64-pc-linux-gnu-gcc', ccflags ='-fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-I/usr/include/gdbm',
    optimize='-march=athlon64 -O2 -pipe',
    cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/include/gdbm'
    ccversion='', gccversion='4.1.2 (Gentoo 4.1.2 p1.0.2)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='x86_64-pc-linux-gnu-gcc', ldflags =' -L/usr/local/lib64'
    libpth=/usr/local/lib64 /lib64 /usr/lib64
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib64'

Reply via email to