Checking if your kit is complete... Looks good Writing Makefile for Acme::Goto::Line cp Line.pm blib/lib/Acme/Goto/Line.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap Line.xs > Line.xsc && mv Line.xsc Line.c Please specify prototyping behavior for Line.xs (see perlxs manual) gcc -c -I. -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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Line.c Line.xs:67: error: parse error before '(' token Line.xs:71: error: parse error before 'if' Line.xs:73: error: conflicting types for 'line' Line.xs:69: error: previous declaration of 'line' was here Line.xs:73: error: 'top' undeclared here (not in a function) Line.xs:73: warning: data definition has no type or storage class Line.xs:74: error: parse error before '++' token Line.xs:77: error: 'label' undeclared here (not in a function) Line.xs:77: error: initializer element is not constant Line.xs:67: error: parse error before '(' tokenLine.xs:78: error: conflicting types for 'line' Line.xs:69: error: previous declaration of 'line' was here Line.xs:71: error: parse error before 'if' Line.xs:78: error: initializer element is not constantLine.xs:73: error: conflicting types for 'line' Line.xs:78: warning: data definition has no type or storage classLine.xs:69: error: previous declaration of 'line' was here Line.xs:79: error: parse error before '(' tokenLine.xs:73: error: 'top' undeclared here (not in a function) Line.xs:73: warning: data definition has no type or storage class Line.xs:74: error: parse error before '++' token Line.xs:77: error: 'label' undeclared here (not in a function) Line.xs:77: error: initializer element is not constant Line.xs:78: error: conflicting types for 'line' Line.xs:69: error: previous declaration of 'line' was here Line.xs: In function 'XS_Acme__Goto__Line_import': Line.xs:98: error: 'acme_goto_line_newgoto' undeclared (first use in this function) Line.xs:98: error: (Each undeclared identifier is reported only once Line.xs:98: error: for each function it appears in.) Line.xs:78: error: initializer element is not constant Line.xs:78: warning: data definition has no type or storage class Line.xs:79: error: parse error before '(' token Line.xs: In function 'XS_Acme__Goto__Line_import': Line.xs:98: error: 'acme_goto_line_newgoto' undeclared (first use in this function) Line.xs:98: error: (Each undeclared identifier is reported only once Line.xs:98: error: for each function it appears in.) {standard input}:12:Ignoring attempt to re-define symbol. {standard input}:9:Ignoring attempt to re-define symbol. lipo: can't open input file: /var/tmp//ccOJUeUB.out (No such file or directory) make: *** [Line.o] Error 1