** WARNING: found gd.h header file in /usr/include/gd.h, but it is expected at /usr/include/gd.h. This may cause compile errors! ** ** Possible problems found ** GD library used from: /usr #### $ make cc -c -I/usr/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"2.35\" -DXS_VERSION=\"2.35\" -fPIC "-I/usr/lib/perl5/5.8.0/i386-linux/CORE" -DHAVE_JPEG -DHAVE_FT -DHAVE_XPM -DHAVE_GIF -DHAVE_PNG -DHAVE_ANIMGIF GD.c GD.xs: In function `XS_GD__Image__newFromGif': GD.xs:855: warning: assignment makes pointer from integer without a cast GD.xs: In function `XS_GD__Image_STORABLE_thaw': GD.xs:922: warning: assignment makes pointer from integer without a cast GD.xs: In function `XS_GD__Image_stringFT': GD.xs:2184: structure has no member named `charmap' GD.xs:2190: `gdFTEX_CHARMAP' undeclared (first use in this function) GD.xs:2190: (Each undeclared identifier is reported only once GD.xs:2190: for each function it appears in.) GD.xs:2192: structure has no member named `charmap' GD.xs:2192: `gdFTEX_Unicode' undeclared (first use in this function) GD.xs:2194: structure has no member named `charmap' GD.xs:2194: `gdFTEX_Shift_JIS' undeclared (first use in this function) GD.xs:2196: structure has no member named `charmap' GD.xs:2196: `gdFTEX_Big5' undeclared (first use in this function) GD.xs: In function `XS_GD__Font_DESTROY': GD.xs:2437: warning: comparison between pointer and integer GD.xs:2438: warning: comparison between pointer and integer GD.xs:2439: warning: comparison between pointer and integer GD.xs:2440: warning: comparison between pointer and integer GD.xs:2441: warning: comparison between pointer and integer GD.xs: In function `XS_GD__Font_Small': GD.xs:2453: warning: assignment makes pointer from integer without a cast GD.xs: In function `XS_GD__Font_Large': GD.xs:2464: warning: assignment makes pointer from integer without a cast GD.xs: In function `XS_GD__Font_Giant': GD.xs:2475: warning: assignment makes pointer from integer without a cast GD.xs: In function `XS_GD__Font_MediumBold': GD.xs:2486: warning: assignment makes pointer from integer without a cast GD.xs: In function `XS_GD__Font_Tiny': GD.xs:2497: warning: assignment makes pointer from integer without a cast make: *** [GD.o] Error 1