  | |  | GD.pm Hell | GD.pm Hell 2004-01-25 - By Aeryn
Back Hola, I am trying to install GD.pm, any GD.pm from version 1.40 to 2.11, I
just need a version that will install...
However, hours of trying have proven fruitless. The "perl Makefile.PL "
works fine, but when I do a "make test " this is the error I am getting:
-- --Begin error-- --
root@(protected) GD-2.11]# make test TEST_VERBOSE=1
cp GD/Polyline.pm blib/lib/GD/Polyline.pm
cp qd.pl blib/lib/qd.pl
cp GD.pm blib/lib/GD.pm
AutoSplitting blib/lib/GD.pm (blib/lib/auto/GD)
/usr/bin/perl /usr/lib/perl5/5.8.0/ExtUtils/xsubpp -typemap
/usr/lib/perl5/5.8.0/ExtUtils/typemap -typemap typemap GD.xs > GD.xsc && mv
GD.xsc GD.c
gcc -c -I/usr/local/include -I/usr/local/include/gd -D_REENTRANT
-D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/include/gdbm -O2 -g -pipe -march=i386 -mcpu=i686 -DVERSION=\ "2.11\ "
-DXS_VERSION=\ "2.11\ " -fPIC
"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE " -DHAVE_JPEG GD.c
GD.xs: In function `XS_GD__Image_stringFT ':
GD.xs:1879: structure has no member named `charmap '
GD.xs:1885: `gdFTEX_CHARMAP ' undeclared (first use in this function)
GD.xs:1885: (Each undeclared identifier is reported only once
GD.xs:1885: for each function it appears in.)
GD.xs:1887: structure has no member named `charmap '
GD.xs:1887: `gdFTEX_Unicode ' undeclared (first use in this function)
GD.xs:1889: structure has no member named `charmap '
GD.xs:1889: `gdFTEX_Shift_JIS ' undeclared (first use in this function)
GD.xs:1891: structure has no member named `charmap '
GD.xs:1891: `gdFTEX_Big5 ' undeclared (first use in this function)
make: *** [GD.o] Error 1
-- --End Error----
Both libgd1-1.84 and libgd2-2.0.15 are installed properly...
If anybody can provide any assistance, it will be monumentally appreciated.
I am quite frustrated...
Gracias,
R
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
|
|
 |