Checking if your kit is complete... Looks good Writing Makefile for Encode::TECkit cp lib/Encode/TECkit.pm blib/lib/Encode/TECkit.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -C++ -nolinenumbers -noprototypes -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap typemap TECkit.xs > TECkit.xsc && mv TECkit.xsc TECkit.cpp 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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -I.. "-I../Public headers" -I../zlib/include -DTARGET_RT_BIG_ENDIAN TECkit.cpp TECkit.cpp:13:27: error: TECkit_Engine.h: No such file or directory TECkit.cpp:13:27: error: TECkit_Engine.h: No such file or directory TECkit.cpp:18: error: 'TECkit_Converter' does not name a type TECkit.cpp: In function 'void XS_Encode__TECkit_new_conv(PerlInterpreter*, CV*)': TECkit.cpp:36: error: 'Byte' was not declared in this scope TECkit.cpp:36: error: expected `;' before 'mapForward' TECkit.cpp:37: error: expected `;' before 'style' TECkit.cpp:38: error: 'UInt16' was not declared in this scope TECkit.cpp:38: error: expected `;' before 'sourceForm' TECkit.cpp:39: error: expected `;' before 'targetForm' TECkit.cpp:40: error: 'TECkit_Status' was not declared in this scope TECkit.cpp:40: error: expected `;' before 'hr' TECkit.cpp:43: error: 'fBuff' was not declared in this scope TECkit.cpp:45: error: 'Encode__TECkit' was not declared in this scope TECkit.cpp:45: error: expected `;' before 'RETVAL' TECkit.cpp:46: error: 'style' was not declared in this scope TECkit.cpp:47: error: 'sourceForm' was not declared in this scope TECkit.cpp:47: error: 'kForm_UTF8' was not declared in this scope TECkit.cpp:49: error: 'sourceForm' was not declared in this scope TECkit.cpp:49: error: 'kForm_Bytes' was not declared in this scope TECkit.cpp:50: error: 'style' was not declared in this scope TECkit.cpp:51: error: 'targetForm' was not declared in this scope TECkit.cpp:51: error: 'kForm_UTF8' was not declared in this scope TECkit.cpp:53: error: 'targetForm' was not declared in this scope TECkit.cpp:53: error: 'kForm_Bytes' was not declared in this scope TECkit.cpp:60: error: expected primary-expression before ')' token TECkit.cpp:60: error: expected `)' before 'Perl_safesysmalloc' TECkit.cpp:65: error: 'hr' was not declared in this scope TECkit.cpp:65: error: 'mapForward' was not declared in this scope TECkit.cpp:65: error: 'sourceForm' was not declared in this scope TECkit.cpp:65: error: 'targetForm' was not declared in this scope TECkit.cpp:65: error: 'TECkit_Converter' was not declared in this scope TECkit.cpp:65: error: expected primary-expression before ')' token TECkit.cpp:65: error: 'RETVAL' was not declared in this scope TECkit.cpp:65: error: 'TECkit_CreateConverter' was not declared in this scope TECkit.cpp: In function 'void XS_Encode__TECkit_new_conv_scalar(PerlInterpreter*, CV*)': TECkit.cpp:100: error: 'Byte' was not declared in this scope TECkit.cpp:100: error: expected `;' before 'mapForward' TECkit.cpp:101: error: expected `;' before 'style' TECkit.cpp:102: error: 'UInt16' was not declared in this scope TECkit.cpp:102: error: expected `;' before 'sourceForm' TECkit.cpp:103: error: expected `;' before 'targetForm' TECkit.cpp:104: error: 'TECkit_Status' was not declared in this scope TECkit.cpp:104: error: expected `;' before 'hr' TECkit.cpp:105: error: 'fBuff' was not declared in this scope TECkit.cpp:108: error: 'Encode__TECkit' was not declared in this scope TECkit.cpp:108: error: expected `;' before 'RETVAL' TECkit.cpp:109: error: 'style' was not declared in this scope TECkit.cpp:110: error: 'sourceForm' was not declared in this scope TECkit.cpp:110: error: 'kForm_UTF8' was not declared in this scope TECkit.cpp:112: error: 'sourceForm' was not declared in this scope TECkit.cpp:112: error: 'kForm_Bytes' was not declared in this scope TECkit.cpp:113: error: 'style' was not declared in this scope TECkit.cpp:114: error: 'targetForm' was not declared in this scope TECkit.cpp:114: error: 'kForm_UTF8' was not declared in this scope TECkit.cpp:116: error: 'targetForm' was not declared in this scope TECkit.cpp:116: error: 'kForm_Bytes' was not declared in this scope TECkit.cpp:118: error: expected primary-expression before ')' token TECkit.cpp:120: error: 'hr' was not declared in this scope TECkit.cpp:120: error: 'mapForward' was not declared in this scope TECkit.cpp:120: error: 'sourceForm' was not declared in this scope TECkit.cpp:120: error: 'targetForm' was not declared in this scope TECkit.cpp:120: error: 'TECkit_Converter' was not declared in this scope TECkit.cpp:120: error: expected primary-expression before ')' token TECkit.cpp:120: error: 'RETVAL' was not declared in this scope TECkit.cpp:120: error: 'TECkit_CreateConverter' was not declared in this scope TECkit.cpp: In function 'void XS_Encode__TECkit_convert(PerlInterpreter*, CV*)': TECkit.cpp:152: error: 'Encode__TECkit' was not declared in this scope TECkit.cpp:152: error: expected `;' before 'converter' TECkit.cpp:154: error: 'Byte' was not declared in this scope TECkit.cpp:154: error: expected `;' before 'style' TECkit.cpp:155: error: expected `;' before 'isComplete' TECkit.cpp:156: error: 'inBuff' was not declared in this scope TECkit.cpp:157: error: 'outBuff' was not declared in this scope TECkit.cpp:159: error: 'UInt32' was not declared in this scope TECkit.cpp:159: error: expected `;' before 'inLen' TECkit.cpp:160: error: expected `;' before 'outLen' TECkit.cpp:161: error: 'TECkit_Status' was not declared in this scope TECkit.cpp:161: error: expected `;' before 'hr' TECkit.cpp:166: error: 'converter' was not declared in this scope TECkit.cpp:170: error: expected primary-expression before ')' token TECkit.cpp:171: error: 'inLen' was not declared in this scope TECkit.cpp:171: error: expected `;' before 'pvLen' TECkit.cpp:172: error: expected primary-expression before ')' token TECkit.cpp:172: error: expected `)' before 'Perl_safesysmalloc' TECkit.cpp:173: error: 'outLen' was not declared in this scope TECkit.cpp:174: error: 'hr' was not declared in this scope TECkit.cpp:174: error: 'TECkit_Converter' was not declared in this scope TECkit.cpp:175: error: 'isComplete' was not declared in this scope TECkit.cpp:175: error: 'TECkit_ConvertBuffer' was not declared in this scope TECkit.cpp:175: error: 'kStatus_OutputBufferFull' was not declared in this scope TECkit.cpp:178: error: expected primary-expression before ')' token TECkit.cpp:178: error: expected `)' before 'Perl_safesysmalloc' TECkit.cpp:181: error: 'hr' was not declared in this scope TECkit.cpp:182: error: 'isComplete' was not declared in this scope TECkit.cpp:183: error: 'TECkit_Converter' was not declared in this scope TECkit.cpp:183: error: 'TECkit_ResetConverter' was not declared in this scope TECkit.cpp:184: error: 'isComplete' was not declared in this scope TECkit.cpp:184: error: expected `;' before 'hr' TECkit.cpp:186: error: 'style' was not declared in this scope TECkit.cpp:18: error: 'TECkit_Converter' does not name a type TECkit.cpp: In function 'void XS_Encode__TECkit_new_conv(PerlInterpreter*, CV*)': TECkit.cpp:36: error: 'Byte' was not declared in this scope TECkit.cpp:36: error: expected `;' before 'mapForward' TECkit.cpp:37: error: expected `;' before 'style' TECkit.cpp:38: error: 'UInt16' was not declared in this scope TECkit.cpp:38: error: expected `;' before 'sourceForm' TECkit.cpp:39: error: expected `;' before 'targetForm' TECkit.cpp:40: error: 'TECkit_Status' was not declared in this scope TECkit.cpp:40: error: expected `;' before 'hr' TECkit.cpp:43: error: 'fBuff' was not declared in this scope TECkit.cpp:45: error: 'Encode__TECkit' was not declared in this scope TECkit.cpp:45: error: expected `;' before 'RETVAL' TECkit.cpp:46: error: 'style' was not declared in this scope TECkit.cpp:47: error: 'sourceForm' was not declared in this scope TECkit.cpp:47: error: 'kForm_UTF8' was not declared in this scope TECkit.cpp:49: error: 'sourceForm' was not declared in this scope TECkit.cpp:49: error: 'kForm_Bytes' was not declared in this scope TECkit.cpp:50: error: 'style' was not declared in this scope TECkit.cpp:51: error: 'targetForm' was not declared in this scope TECkit.cpp:51: error: 'kForm_UTF8' was not declared in this scope TECkit.cpp:53: error: 'targetForm' was not declared in this scope TECkit.cpp:53: error: 'kForm_Bytes' was not declared in this scope TECkit.cpp:60: error: expected primary-expression before ')' token TECkit.cpp:60: error: expected `)' before 'Perl_safesysmalloc' TECkit.cpp:65: error: 'hr' was not declared in this scope TECkit.cpp:65: error: 'mapForward' was not declared in this scope TECkit.cpp:65: error: 'sourceForm' was not declared in this scope TECkit.cpp:65: error: 'targetForm' was not declared in this scope TECkit.cpp:65: error: 'TECkit_Converter' was not declared in this scope TECkit.cpp:65: error: expected primary-expression before ')' token TECkit.cpp:65: error: 'RETVAL' was not declared in this scope TECkit.cpp:65: error: 'TECkit_CreateConverter' was not declared in this scope TECkit.cpp: In function 'void XS_Encode__TECkit_new_conv_scalar(PerlInterpreter*, CV*)': TECkit.cpp:100: error: 'Byte' was not declared in this scope TECkit.cpp:100: error: expected `;' before 'mapForward' TECkit.cpp:101: error: expected `;' before 'style' TECkit.cpp:102: error: 'UInt16' was not declared in this scope TECkit.cpp:102: error: expected `;' before 'sourceForm' TECkit.cpp:103: error: expected `;' before 'targetForm' TECkit.cpp:104: error: 'TECkit_Status' was not declared in this scope TECkit.cpp:104: error: expected `;' before 'hr' TECkit.cpp:105: error: 'fBuff' was not declared in this scope TECkit.cpp:108: error: 'Encode__TECkit' was not declared in this scope TECkit.cpp:108: error: expected `;' before 'RETVAL' TECkit.cpp:109: error: 'style' was not declared in this scope TECkit.cpp:110: error: 'sourceForm' was not declared in this scope TECkit.cpp:110: error: 'kForm_UTF8' was not declared in this scope TECkit.cpp:112: error: 'sourceForm' was not declared in this scope TECkit.cpp:112: error: 'kForm_Bytes' was not declared in this scope TECkit.cpp:113: error: 'style' was not declared in this scope TECkit.cpp:114: error: 'targetForm' was not declared in this scope TECkit.cpp:114: error: 'kForm_UTF8' was not declared in this scope TECkit.cpp:116: error: 'targetForm' was not declared in this scope TECkit.cpp:116: error: 'kForm_Bytes' was not declared in this scope TECkit.cpp:118: error: expected primary-expression before ')' token TECkit.cpp:120: error: 'hr' was not declared in this scope TECkit.cpp:120: error: 'mapForward' was not declared in this scope TECkit.cpp:120: error: 'sourceForm' was not declared in this scope TECkit.cpp:120: error: 'targetForm' was not declared in this scope TECkit.cpp:120: error: 'TECkit_Converter' was not declared in this scope TECkit.cpp:120: error: expected primary-expression before ')' token TECkit.cpp:120: error: 'RETVAL' was not declared in this scope TECkit.cpp:120: error: 'TECkit_CreateConverter' was not declared in this scope TECkit.cpp: In function 'void XS_Encode__TECkit_convert(PerlInterpreter*, CV*)': TECkit.cpp:152: error: 'Encode__TECkit' was not declared in this scope TECkit.cpp:152: error: expected `;' before 'converter' TECkit.cpp:154: error: 'Byte' was not declared in this scope TECkit.cpp:154: error: expected `;' before 'style' TECkit.cpp:155: error: expected `;' before 'isComplete' TECkit.cpp:156: error: 'inBuff' was not declared in this scope TECkit.cpp:157: error: 'outBuff' was not declared in this scope TECkit.cpp:159: error: 'UInt32' was not declared in this scope TECkit.cpp:159: error: expected `;' before 'inLen' TECkit.cpp:160: error: expected `;' before 'outLen' TECkit.cpp:161: error: 'TECkit_Status' was not declared in this scope TECkit.cpp:161: error: expected `;' before 'hr' TECkit.cpp:166: error: 'converter' was not declared in this scope TECkit.cpp:170: error: expected primary-expression before ')' token TECkit.cpp:171: error: 'inLen' was not declared in this scope TECkit.cpp:171: error: expected `;' before 'pvLen' TECkit.cpp:172: error: expected primary-expression before ')' token TECkit.cpp:172: error: expected `)' before 'Perl_safesysmalloc' TECkit.cpp:173: error: 'outLen' was not declared in this scope TECkit.cpp:174: error: 'hr' was not declared in this scope TECkit.cpp:174: error: 'TECkit_Converter' was not declared in this scope TECkit.cpp:175: error: 'isComplete' was not declared in this scope TECkit.cpp:175: error: 'TECkit_ConvertBuffer' was not declared in this scope TECkit.cpp:175: error: 'kStatus_OutputBufferFull' was not declared in this scope TECkit.cpp:178: error: expected primary-expression before ')' token TECkit.cpp:178: error: expected `)' before 'Perl_safesysmalloc' TECkit.cpp:181: error: 'hr' was not declared in this scope TECkit.cpp:182: error: 'isComplete' was not declared in this scope TECkit.cpp:183: error: 'TECkit_Converter' was not declared in this scope TECkit.cpp:183: error: 'TECkit_ResetConverter' was not declared in this scope TECkit.cpp:184: error: 'isComplete' was not declared in this scope TECkit.cpp:184: error: expected `;' before 'hr' TECkit.cpp:186: error: 'style' was not declared in this scope TECkit.cpp: In function 'void XS_Encode__TECkit_flush(PerlInterpreter*, CV*)': TECkit.cpp:207: error: 'Encode__TECkit' was not declared in this scope TECkit.cpp:207: error: expected `;' before 'converter' TECkit.cpp:208: error: 'Byte' was not declared in this scope TECkit.cpp:208: error: expected `;' before 'style' TECkit.cpp:209: error: expected `;' before 'hr' TECkit.cpp:210: error: 'outBuff' was not declared in this scope TECkit.cpp:211: error: 'UInt32' was not declared in this scope TECkit.cpp:211: error: expected `;' before 'outLen' TECkit.cpp:216: error: 'converter' was not declared in this scope TECkit.cpp:220: error: 'outLen' was not declared in this scope TECkit.cpp:221: error: expected primary-expression before ')' token TECkit.cpp:221: error: expected `)' before 'Perl_safesysmalloc' TECkit.cpp:222: error: 'hr' was not declared in this scope TECkit.cpp:222: error: expected `;' before 'TECkit_Flush' TECkit.cpp:224: error: 'style' was not declared in this scope TECkit.cpp:228: error: 'TECkit_Converter' was not declared in this scope TECkit.cpp:228: error: 'TECkit_ResetConverter' was not declared in this scope TECkit.cpp: In function 'void XS_Encode__TECkit_DESTROY(PerlInterpreter*, CV*)': TECkit.cpp:244: error: 'Encode__TECkit' was not declared in this scope TECkit.cpp:244: error: expected `;' before 'converter' TECkit.cpp:248: error: 'converter' was not declared in this scope TECkit.cpp:252: error: 'TECkit_Converter' was not declared in this scope TECkit.cpp:252: error: 'TECkit_DisposeConverter' was not declared in this scope TECkit.cpp: In function 'void XS_Encode__TECkit_flush(PerlInterpreter*, CV*)': TECkit.cpp:207: error: 'Encode__TECkit' was not declared in this scope TECkit.cpp:207: error: expected `;' before 'converter' TECkit.cpp:208: error: 'Byte' was not declared in this scope TECkit.cpp:208: error: expected `;' before 'style' TECkit.cpp:209: error: expected `;' before 'hr' TECkit.cpp:210: error: 'outBuff' was not declared in this scope TECkit.cpp:211: error: 'UInt32' was not declared in this scope TECkit.cpp:211: error: expected `;' before 'outLen' TECkit.cpp:216: error: 'converter' was not declared in this scope TECkit.cpp:220: error: 'outLen' was not declared in this scope TECkit.cpp:221: error: expected primary-expression before ')' token TECkit.cpp:221: error: expected `)' before 'Perl_safesysmalloc' TECkit.cpp:222: error: 'hr' was not declared in this scope TECkit.cpp:222: error: expected `;' before 'TECkit_Flush' TECkit.cpp:224: error: 'style' was not declared in this scope TECkit.cpp:228: error: 'TECkit_Converter' was not declared in this scope TECkit.cpp:228: error: 'TECkit_ResetConverter' was not declared in this scope TECkit.cpp: In function 'void XS_Encode__TECkit_DESTROY(PerlInterpreter*, CV*)': TECkit.cpp:244: error: 'Encode__TECkit' was not declared in this scope TECkit.cpp:244: error: expected `;' before 'converter' TECkit.cpp:248: error: 'converter' was not declared in this scope TECkit.cpp:252: error: 'TECkit_Converter' was not declared in this scope TECkit.cpp:252: error: 'TECkit_DisposeConverter' was not declared in this scope lipo: can't open input file: /var/tmp//cc3wjGui.out (No such file or directory) make: *** [TECkit.o] Error 1