Checking if your kit is complete... Looks good Note (probably harmless): No library found for -ltdusr Note (probably harmless): No library found for -lcliv2 Note (probably harmless): No library found for -lsocket Writing Makefile for Teradata::SQL cp SQL.pm blib/lib/Teradata/SQL.pm AutoSplitting blib/lib/Teradata/SQL.pm (blib/lib/auto/Teradata/SQL) /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 SQL.xs > SQL.xsc && mv SQL.xsc SQL.c 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 -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" SQL.c Error 112: "tdsql.h", line 6 # Include file not found. #include /* Teradata include files */ ^^^^^^^^^^^^ Error 112: "tdsql.h", line 7 # Include file not found. #include ^^^^^^^^^^ Error 112: "tdsql.h", line 8 # Include file not found. #include ^^^^^^^^^^^ Error 112: "tdsql.h", line 9 # Include file not found. #include ^^^^^^^^^^ Error 419: "tdsql.h", line 72 # 'PclWord' is used as a type, but has not been defined as a type. PclWord FieldCount; ^^^^^^^ Error 419: "tdsql.h", line 74 # 'PclWord' is used as a type, but has not been defined as a type. PclWord SQLType; ^^^^^^^ Error 419: "tdsql.h", line 75 # 'PclWord' is used as a type, but has not been defined as a type. PclWord SQLLen; ^^^^^^^ Error 628: "tdsql.h", line 82 # "DBCAREA sSession::dbc" ["tdsql.h", line 82] cannot be defined to have an incomplete type. struct DBCAREA dbc; ^^^ Error 239: "tdsql.h", line 82 # A struct/union shall not contain a member with incomplete type. struct DBCAREA dbc; ^^^ Error 537: "tdsql.h", line 82 # Cannot create a 'DBCAREA' object; struct DBCAREA has only been seen as an incomplete declaration. struct DBCAREA dbc; ^^^ Error 628: "tdsql.h", line 100 # "D8CAIRX irq_ext::irqx_header" ["tdsql.h", line 100] cannot be defined to have an incomplete type. struct D8CAIRX irqx_header; ^^^^^^^^^^^ Error 628: "tdsql.h", line 101 # "D8XIELEM irq_ext::irqx_DataInfo_elem" ["tdsql.h", line 101] cannot be defined to have an incomplete type. struct D8XIELEM irqx_DataInfo_elem; ^^^^^^^^^^^^^^^^^^ Error 699: "tdsql.h", line 101 # Error limit reached; halting compilation. struct D8XIELEM irqx_DataInfo_elem; ^^^^^^^^^^^^^^^^^^ make: *** [SQL.o] Error 2