Re: Error While installing Data::Dumper module

2008-12-24 Thread Philip M. Gollucci
cc: unrecognized option `-KPIC' That should be -fPIC cc: language ildoff not recognized cc: Dumper.c: linker input file unused because linking not done Running Mkbootstrap for Data::Dumper () chmod 644 Dumper.bs rm -f blib/arch/auto/Data/Dumper/Dumper.so cc -G Dumper.o -o blib/arch/auto/Data/

Error While installing Data::Dumper module

2008-12-24 Thread mod_perl User
Hello, I tried installing Data::Dumper module, getting error when i make the file. >make cc -c-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xarch=v8 -D_TS_ERRNO -xO3 -xspace -xildoff-DVERSION=\"2.121\" -DXS_VERSION=\"2.121\" -KPIC "-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE" Dum