Checking if your kit is complete... Looks good Writing Makefile for iodbc cp iodbc.pm blib/lib/iodbc.pm AutoSplitting blib/lib/iodbc.pm (blib/lib/auto/iodbc) cp example.pl blib/lib/example.pl /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 -typemap typemap iodbc.xs > iodbc.xsc && mv iodbc.xsc iodbc.c Please specify prototyping behavior for iodbc.xs (see perlxs manual) gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" iodbc.c iodbc.xs:17:19: error: iodbc.h: No such file or directory iodbc.xs:17:19: error: iodbc.h: No such file or directory iodbc.xs: In function 'constant': iodbc.xs:408: error: parse error before 'if' iodbc.xs: In function 'constant': iodbc.xs:408: error: parse error before 'if' iodbc.c: In function 'XS_iodbc_SQLConnect': iodbc.c:641: warning: pointer targets in passing argument 2 of 'SQLConnect' differ in signedness iodbc.c:641: warning: pointer targets in passing argument 4 of 'SQLConnect' differ in signedness iodbc.c:641: warning: pointer targets in passing argument 6 of 'SQLConnect' differ in signedness iodbc.c: In function 'XS_iodbc_SQLConnect': iodbc.c:641: warning: pointer targets in passing argument 2 of 'SQLConnect' differ in signedness iodbc.c:641: warning: pointer targets in passing argument 4 of 'SQLConnect' differ in signedness iodbc.c:641: warning: pointer targets in passing argument 6 of 'SQLConnect' differ in signedness iodbc.c: In function 'XS_iodbc_SQLSetCursorName': iodbc.c:692: warning: pointer targets in passing argument 2 of 'SQLSetCursorName' differ in signedness iodbc.c: In function 'XS_iodbc_SQLSetCursorName': iodbc.c:692: warning: pointer targets in passing argument 2 of 'SQLSetCursorName' differ in signedness iodbc.xs: In function 'XS_iodbc_SQLGetCursorName': iodbc.xs:584: warning: pointer targets in passing argument 2 of 'SQLGetCursorName' differ in signedness iodbc.xs: In function 'XS_iodbc_SQLGetCursorName': iodbc.xs:584: warning: pointer targets in passing argument 2 of 'SQLGetCursorName' differ in signedness iodbc.c: In function 'XS_iodbc_SQLPrepare': iodbc.c:752: warning: pointer targets in passing argument 2 of 'SQLPrepare' differ in signedness iodbc.c: In function 'XS_iodbc_SQLPrepare': iodbc.c:752: warning: pointer targets in passing argument 2 of 'SQLPrepare' differ in signedness iodbc.c: In function 'XS_iodbc_SQLExecDirect':iodbc.c: In function 'XS_iodbc_SQLExecDirect': iodbc.c:800: warning: pointer targets in passing argument 2 of 'SQLExecDirect' differ in signednessiodbc.c:800: warning: pointer targets in passing argument 2 of 'SQLExecDirect' differ in signedness iodbc.xs: In function 'XS_iodbc_SQLDescribeCol': iodbc.xs:639: warning: pointer targets in passing argument 3 of 'SQLDescribeCol' differ in signedness iodbc.xs: In function 'XS_iodbc_SQLDescribeCol': iodbc.xs:639: warning: pointer targets in passing argument 3 of 'SQLDescribeCol' differ in signedness iodbc.xs: In function 'XS_iodbc_SQLError': iodbc.xs:750: warning: pointer targets in passing argument 4 of 'SQLError' differ in signedness iodbc.xs:750: warning: passing argument 5 of 'SQLError' from incompatible pointer type iodbc.xs:750: warning: pointer targets in passing argument 6 of 'SQLError' differ in signedness iodbc.xs: In function 'XS_iodbc_SQLError': iodbc.xs:750: warning: pointer targets in passing argument 4 of 'SQLError' differ in signedness iodbc.xs:750: warning: passing argument 5 of 'SQLError' from incompatible pointer type iodbc.xs:750: warning: pointer targets in passing argument 6 of 'SQLError' differ in signedness lipo: can't open input file: /var/tmp//ccM35gka.out (No such file or directory) make: *** [iodbc.o] Error 1