Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lsql4 Writing Makefile for DBD::Informix4 cp Informix4.pm blib/lib/DBD/Informix4.pm /home/cpanrun/ia64/build/5.8.2/bin/perl /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/typemap Informix4.xs > Informix4.xsc && mv Informix4.xsc Informix4.c cc -c -I/incl -I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/DBI -I/home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/auto/DBI -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +DSitanium2 +Ofltacc=strict -DVERSION=\"0.23\" -DXS_VERSION=\"0.23\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" Informix4.c Error 112: "dbdimp.h", line 10 # Include file not found. #include ^^^^^^^^^ Error 112: "dbdimp.h", line 12 # Include file not found. #include ^^^^^^^^^^^^ Error 112: "dbdimp.h", line 13 # Include file not found. #include ^^^^^^^^^ Error 112: "dbdimp.h", line 14 # Include file not found. #include ^^^^^^^^^ Error 112: "dbdimp.h", line 15 # Include file not found. #include ^^^^^^^^^^ Error 20: "dbdimp.h", line 18 # ',' expected before '*'. extern dbistate_t *dbis; ^ Error 419: "dbdimp.h", line 22 # 'dbih_drc_t' is used as a type, but has not been defined as a type. dbih_drc_t com; /* MUST be first element in structure */ ^^^^^^^^^^ Error 419: "dbdimp.h", line 27 # 'dbih_dbc_t' is used as a type, but has not been defined as a type. dbih_dbc_t com; /* MUST be first element in structure */ ^^^^^^^^^^ Error 419: "dbdimp.h", line 33 # 'dbih_stc_t' is used as a type, but has not been defined as a type. dbih_stc_t com; /* MUST be first element in structure */ ^^^^^^^^^^ Error 419: "dbdimp.h", line 40 # 'HV' is used as a type, but has not been defined as a type. HV *all_params_hv; /* all params, keyed by name */ ^^ Error 419: "dbdimp.h", line 41 # 'AV' is used as a type, but has not been defined as a type. AV *out_params_av; /* quick access to inout params */ ^^ Error 15: "dbdimp.h", line 45 # Reserved word "bool" is not allowed in ANSI C. bool has_inout_params; ^^^^ Error 699: "dbdimp.h", line 45 # Error limit reached; halting compilation. bool has_inout_params; ^^^^ make: *** [Informix4.o] Error 2