VGR has asked for the wisdom of the Perl Monks concerning the following question:
i was able to install the Spreadsheet module without a problem...administrator@varunraj ~/.cpan/build/Data-Dumper-2.125-aK6NQv $ ls Changes Dumper.pm MANIFEST Makefile Todo pm_to_blib t Dumper.c Dumper.xs META.yml Makefile.PL blib ppport.h administrator@varunraj ~/.cpan/build/Data-Dumper-2.125-aK6NQv $ perl Makefile.pl Writing Makefile for Data::Dumper administrator@varunraj ~/.cpan/build/Data-Dumper-2.125-aK6NQv $ make Skip blib/lib/Data/Dumper.pm (unchanged) gcc -c -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing + -pipe -fs tack-protector -I/usr/local/include -DUSEIMPORTLIB -O3 -DVERSION=\"2 +.125\" -DX S_VERSION=\"2.125\" "-I/usr/lib/perl5/5.10/i686-cygwin/CORE" -DUSE_P +PPORT_H Du mper.c cc1: error: unrecognized command line option "-fstack-protector" make: *** [Dumper.o] Error 1
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Unable to install Data::Dumper module
by Corion (Patriarch) on Feb 16, 2010 at 09:52 UTC | |
by VGR (Acolyte) on Feb 16, 2010 at 10:41 UTC | |
by Corion (Patriarch) on Feb 16, 2010 at 10:44 UTC | |
by VGR (Acolyte) on Feb 16, 2010 at 12:03 UTC | |
by marto (Cardinal) on Feb 16, 2010 at 12:16 UTC | |
by ikegami (Patriarch) on Feb 16, 2010 at 15:45 UTC | |
|
Re: Unable to install Data::Dumper module
by syphilis (Archbishop) on Feb 16, 2010 at 10:07 UTC | |
|
Re: Unable to install Data::Dumper module
by CountZero (Bishop) on Feb 16, 2010 at 20:09 UTC |