Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lcsv Writing Makefile for Text::CSV::LibCSV cp lib/Text/CSV/LibCSV.pm blib/lib/Text/CSV/LibCSV.pm cp lib/Text/CSV/LibCSV.xs blib/lib/Text/CSV/LibCSV.xs /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap LibCSV.xs > LibCSV.xsc && mv LibCSV.xsc LibCSV.c gcc -c -I/usr/include/libcsv -Isrc -O3 -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" LibCSV.c LibCSV.xs:8:17: error: csv.h: No such file or directory LibCSV.xs: In function 'init_constants': LibCSV.xs:52: error: 'CSV_STRICT' undeclared (first use in this function) LibCSV.xs:52: error: (Each undeclared identifier is reported only once LibCSV.xs:52: error: for each function it appears in.) LibCSV.xs:53: error: 'CSV_REPALL_NL' undeclared (first use in this function) LibCSV.xs: In function 'XS_Text__CSV__LibCSV_strerror': LibCSV.xs:121: warning: passing argument 2 of 'Perl_newSVpv' makes pointer from integer without a cast make: *** [LibCSV.o] Error 1