Good-evening

I have more big problem when i compil the perl module GD.pm

i launch :

perl Makefile.PL

I have this error at the end of Makefile

WARNING: CAPI is not a known parameter.
Checking if your kit is complete...
Looks good
Warning: prerequisite Math::Trig 0 not found.



After i launch make, and i have an other problem

cp GD/Polyline.pm blib/lib/GD/Polyline.pm
cp patch_gd.pl blib/lib/patch_gd.pl
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 -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -march=i386 -mcpu=i686
-DVERSION=\"2.01\" -DXS_VERSION=\"2.01\" -fpic
"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"  -DHAVE_JPEG -DHAVE_FT
-DHAVE_XPM GD.c
cc1: AVERTISSEMENT: modification de l'ordonnancement de recherche du
répertoire système « /usr/local/include »
cc1: AVERTISSEMENT:   comme il a été déjà spécifié comme répertoire non
système

the problem is in GD.xs

After make install the final error "make: *** [GD.o] Erreur 1"

I'm French, and i'm sorry for my bad english write.

I hope to help me, it's very important.
 

 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to