Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Time::Object cp Seconds.pm blib/lib/Time/Seconds.pm cp Object.pm blib/lib/Time/Object.pm /export/home/cpanrun/build/5.10.0/bin/perl /export/home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.10.0/lib/ExtUtils/typemap Object.xs > Object.xsc && mv Object.xsc Object.c Please specify prototyping behavior for Object.xs (see perlxs manual) gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" Object.c Object.xs:42:1: warning: "init_tm" redefined In file included from /export/home/cpanrun/build/5.10.0/lib/CORE/perl.h:948, from Object.xs:5: /export/home/cpanrun/build/5.10.0/lib/CORE/embed.h:2594:1: warning: this is the location of the previous definition Object.xs:50: error: parse error before '(' token Object.xs:131: error: `ptm' undeclared here (not in a function) Object.xs:131: warning: data definition has no type or storage class Object.xs:132: error: `ptm' undeclared here (not in a function) Object.xs:132: warning: data definition has no type or storage class Object.xs:133: error: `ptm' undeclared here (not in a function) Object.xs:133: warning: data definition has no type or storage class Object.xs:135: error: parse error before "if" Object.xs:137: error: redefinition of `mday' Object.xs:133: error: `mday' previously defined here Object.xs:137: warning: data definition has no type or storage class Object.xs:138: error: `ptm' undeclared here (not in a function) Object.xs:138: warning: data definition has no type or storage class Object.xs:139: error: parse error before '}' token Object.xs:147: error: initializer element is not constant Object.xs:147: warning: data definition has no type or storage class Object.xs:148: error: parse error before '+=' token Object.xs:194: error: redefinition of `jday' Object.xs:138: error: `jday' previously defined here Object.xs:194: error: initializer element is not constant Object.xs:194: warning: data definition has no type or storage class Object.xs:195: error: parse error before '-=' token Object.xs:196: error: redefinition of `year' Object.xs:131: error: `year' previously defined here Object.xs:196: error: initializer element is not constant Object.xs:196: warning: data definition has no type or storage class Object.xs:197: error: parse error before '%=' token Object.xs:198: error: initializer element is not constant Object.xs:198: warning: data definition has no type or storage class Object.xs:199: error: parse error before '+=' token Object.xs:203: error: initializer element is not constant Object.xs:203: warning: data definition has no type or storage class Object.xs:204: error: parse error before '+=' token Object.xs:208: error: redefinition of `yearday' Object.xs:147: error: `yearday' previously defined here Object.xs:208: warning: data definition has no type or storage class Object.xs:209: error: parse error before '}' token Object.xs:212: error: redefinition of `month' Object.xs:132: error: `month' previously defined here Object.xs:212: error: initializer element is not constant Object.xs:212: warning: data definition has no type or storage class Object.xs:213: error: parse error before '-=' token Object.xs:234: error: redefinition of `yearday' Object.xs:208: error: `yearday' previously defined here Object.xs:234: error: initializer element is not constant Object.xs:234: warning: data definition has no type or storage class Object.xs:235: error: parse error before '+=' token /usr/ccs/bin/as: "", line 28: error: redefinition of symbol "mday" /usr/ccs/bin/as: "", line 58: error: redefinition of symbol "yearday" /usr/ccs/bin/as: "", line 64: error: redefinition of symbol "jday" /usr/ccs/bin/as: "", line 70: error: redefinition of symbol "year" /usr/ccs/bin/as: "", line 76: error: redefinition of symbol "month" /usr/ccs/bin/as: "", line 82: error: redefinition of symbol "yearday" /usr/ccs/bin/as: "", line 27: warning: size of "mday" redefined /usr/ccs/bin/as: "", line 63: warning: size of "jday" redefined /usr/ccs/bin/as: "", line 69: warning: size of "year" redefined /usr/ccs/bin/as: "", line 75: warning: size of "month" redefined /usr/ccs/bin/as: "", line 81: warning: size of "yearday" redefined /usr/ccs/bin/as: "", line 13: warning: size of "yearday" redefined make: *** [Object.o] Error 1