On Mon, Dec 29, 2008 at 00:40, mod_perl User <mod_perlu...@live.in> wrote:
> Hello, I tried installing Data::Dumper module, getting error when i make the 
> file. >makecc -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" 
>   Dumper.ccc: unrecognized option `-KPIC'cc: language ildoff not 
> recognizedcc: Dumper.c: linker input file unused because linking not 
> doneRunning Mkbootstrap for Data::Dumper ()chmod 644 Dumper.bsrm -f 
> blib/arch/auto/Data/Dumper/Dumper.socc  -G Dumper.o  -o 
> blib/arch/auto/Data/Dumper/Dumper.so        \        \cc: Dumper.o: No such 
> file or directorycc: no input files*** Error code 1make: Fatal error: Command 
> failed for target `blib/arch/auto/Data/Dumper/Dumper.so' Kindly help me!  
> Thanks,Ali
> _________________________________________________________________
> For the freshest Indian Jobs Visit MSN Jobs
> http://www.in.msn.com/jobs

Data::Dumper is part of Core Perl; there is no reason to install it.

-- 
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to