Checking if your kit is complete... Looks good Writing Makefile for Cache::Memcached::GetParserXS cp lib/Cache/Memcached/GetParserXS.pm blib/lib/Cache/Memcached/GetParserXS.pm /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/ExtUtils/typemap GetParserXS.xs > GetParserXS.xsc && mv GetParserXS.xsc GetParserXS.c Please specify prototyping behavior for GetParserXS.xs (see perlxs manual) cc -c -I. -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" GetParserXS.c Error 419: "GetParserXS.xs", line 28 # 'inline' is used as a type, but has not been defined as a type. inline void set_key (AV* self, const char *key, int len) { ^^^^^^ Error 8: "GetParserXS.xs", line 28 # Invalid type specifier combination in declaration: "int void". inline void set_key (AV* self, const char *key, int len) { ^^^^ Error 160: "GetParserXS.xs", line 28 # Bad type specifier combination. inline void set_key (AV* self, const char *key, int len) { ^^^^ Warning 361: "GetParserXS.xs", line 28 # Value-returning function might end without executing a return statement. inline void set_key (AV* self, const char *key, int len) { ^^^^^^^ Error 19: "GetParserXS.xs", line 32 # Unexpected 'inline'. inline SV *get_key_sv (AV* self) { ^^^^^^ Error 19: "GetParserXS.xs", line 39 # Unexpected 'inline'. inline SV *get_on_item (AV* self) { ^^^^^^ Error 19: "GetParserXS.xs", line 46 # Unexpected 'inline'. inline SV *get_offset_sv (AV* self) { ^^^^^^ Error 419: "GetParserXS.xs", line 56 # 'inline' is used as a type, but has not been defined as a type. inline void clear_on_item (AV* self) { ^^^^^^ Error 8: "GetParserXS.xs", line 56 # Invalid type specifier combination in declaration: "int void". inline void clear_on_item (AV* self) { ^^^^ Error 160: "GetParserXS.xs", line 56 # Bad type specifier combination. inline void clear_on_item (AV* self) { ^^^^ Warning 361: "GetParserXS.xs", line 56 # Value-returning function might end without executing a return statement. inline void clear_on_item (AV* self) { ^^^^^^^^^^^^^ Error 419: "GetParserXS.xs", line 60 # 'inline' is used as a type, but has not been defined as a type. inline void set_flags (AV* self, int flags) { ^^^^^^ Error 8: "GetParserXS.xs", line 60 # Invalid type specifier combination in declaration: "int void". inline void set_flags (AV* self, int flags) { ^^^^ Error 160: "GetParserXS.xs", line 60 # Bad type specifier combination. inline void set_flags (AV* self, int flags) { ^^^^ Error 699: "GetParserXS.xs", line 60 # Error limit reached; halting compilation. inline void set_flags (AV* self, int flags) { ^^^^ make: *** [GetParserXS.o] Error 2