On Friday 02 Jul 2010 12:59:54 Sharan Basappa wrote: > Thanks a lot. I am now installing the module to try out and start > implementing my own code. > I think I will need help in installing the module ... > > This goes through fine: > perl Makefile.PL > Checking if your kit is complete... > Looks good > Writing Makefile for Text::CSV_XS > > Make fails: > make > cp CSV_XS.pm blib/lib/Text/CSV_XS.pm > /usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap > /usr/lib/perl5/5.8.8/ExtUtils/typemap CSV_XS.xs > CSV_XS.xsc && mv > CSV_XS.xsc CSV_XS.c > gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe > -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE > -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall > -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector > --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"0.73\" > -DXS_VERSION=\"0.73\" -fPIC > "-I/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE" CSV_XS.c > cc1: invalid option `tune=generic' > cc1: unrecognized option `-fstack-protector' > cc1: invalid parameter `ssp-buffer-size' > > Can someone help me ...
What is your operating system, distro, distro version, and what is your gcc version? Regards, Shlomi Fish > > Regards, > Sharan > -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ Parody on "The Fountainhead" - http://shlom.in/towtf God considered inflicting XSLT as the tenth plague of Egypt, but then decided against it because he thought it would be too evil. Please reply to list if it's a mailing list post - http://shlom.in/reply . -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/