Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lrsynth Note (probably harmless): No library found for -lgdbm Writing Makefile for Speech::Rsynth /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl util/create-xs-accessors.perl -prefix='rsxs_' -spex=util/rsynth-accessor-specs.pl -pmin=Rsynth.pm.in util/create-xs-accessors.perl util/rsynth-accessor-specs.pl -pmout=Rsynth.pm util/create-xs-accessors.perl Warning: XS file(s) not specified: XS accessors will not be generated cp Rsynth.pm blib/lib/Speech/Rsynth.pm AutoSplitting blib/lib/Speech/Rsynth.pm (blib/lib/auto/Speech/Rsynth) /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl util/create-xs-accessors.perl -prefix='rsxs_' -spex=util/rsynth-accessor-specs.pl -xsin=Rsynth.xs.in util/create-xs-accessors.perl util/rsynth-accessor-specs.pl -xsout=Rsynth.xs util/create-xs-accessors.perl Warning: PM file(s) not specified: Perl accessors will not be generated /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -noprototypes -typemap /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/ExtUtils/typemap -typemap perlobject.map -typemap typemap Rsynth.xs > Rsynth.xsc && mv Rsynth.xsc Rsynth.c cc -c -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 -fast +DSitanium2 +Ofltacc=strict -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" -DHAVE_STRCHR -DSTRCHR_IS_MACRO Rsynth.c Error 112: "Rsynth.xs", line 16 # Include file "rsynth.h" not found. #include "rsynth.h" ^^^^^^^^^^ Error 419: "Rsynth.c", line 326 # 'rsynth_synth_ptr' is used as a type, but has not been defined as a type. rsynth_synth_ptr RETVAL; ^^^^^^^^^^^^^^^^ Error 419: "Rsynth.xs", line 301 # 'rsynth_synth_ptr' is used as a type, but has not been defined as a type. RETVAL = (rsynth_synth_ptr)safemalloc(sizeof(rsynth_synth)); ^^^^^^^^^^^^^^^^ Error 172: "Rsynth.xs", line 301 # Undeclared variable 'rsynth_synth'. RETVAL = (rsynth_synth_ptr)safemalloc(sizeof(rsynth_synth)); ^^^^^^^^^^^^ Error 419: "Rsynth.c", line 359 # 'rsynth_synth_ptr' is used as a type, but has not been defined as a type. rsynth_synth_ptr synth; ^^^^^^^^^^^^^^^^ Error 419: "Rsynth.xs", line 325 # 'rsynth_synth' is used as a type, but has not been defined as a type. safefree((rsynth_synth *)synth); ^^^^^^^^^^^^ Error 419: "Rsynth.c", line 396 # 'rsynth_synth_ptr' is used as a type, but has not been defined as a type. rsynth_synth_ptr synth; ^^^^^^^^^^^^^^^^ Error 419: "Rsynth.c", line 427 # 'rsynth_synth_ptr' is used as a type, but has not been defined as a type. rsynth_synth_ptr synth; ^^^^^^^^^^^^^^^^ Error 419: "Rsynth.c", line 458 # 'rsynth_synth_ptr' is used as a type, but has not been defined as a type. rsynth_synth_ptr synth; ^^^^^^^^^^^^^^^^ Error 419: "Rsynth.c", line 489 # 'rsynth_synth_ptr' is used as a type, but has not been defined as a type. rsynth_synth_ptr synth; ^^^^^^^^^^^^^^^^ Error 419: "Rsynth.c", line 520 # 'rsynth_synth_ptr' is used as a type, but has not been defined as a type. rsynth_synth_ptr synth; ^^^^^^^^^^^^^^^^ Error 419: "Rsynth.c", line 555 # 'rsynth_synth_ptr' is used as a type, but has not been defined as a type. rsynth_synth_ptr synth; ^^^^^^^^^^^^^^^^ Error 699: "Rsynth.c", line 555 # Error limit reached; halting compilation. rsynth_synth_ptr synth; ^^^^^^^^^^^^^^^^ make: *** [Rsynth.o] Error 2