Configuring for hpux ... Checking if your kit is complete... Looks good MakeMaker (v6.17) Writing Makefile for Authen::TacacsPlus::tacplus Writing Makefile for Authen::TacacsPlus cp TacacsPlus.pm blib/lib/Authen/TacacsPlus.pm cd tacpluslib && make -e make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/TacacsPlus/tacpluslib' cc -c -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=\"\" -DXS_VERSION=\"\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" -DHPUX encrypt.c cc -c -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=\"\" -DXS_VERSION=\"\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" -DHPUX md5.c cc -c -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=\"\" -DXS_VERSION=\"\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" -DHPUX tac_client.c Error 168: "tac_client.c", line 79 # Illegal types associated with operator '+': 'void *' and 'int'. bcopy(username,buf+datalength+ 12 ,as.user_len); ^^^^^^^^^^^^^^ Error 168: "tac_client.c", line 82 # Illegal types associated with operator '+': 'void *' and 'int'. bcopy(ourtty,buf+datalength+ 12 ,ourtty_len); ^^^^^^^^^^^^^^ Error 168: "tac_client.c", line 86 # Illegal types associated with operator '+': 'void *' and 'int'. bcopy(ourhost,buf+datalength+ 12 ,ourhost_len); ^^^^^^^^^^^^^^ Error 168: "tac_client.c", line 91 # Illegal types associated with operator '+': 'void *' and 'int'. bcopy(password,buf+datalength+ 12 ,as.data_len); ^^^^^^^^^^^^^^ Error 168: "tac_client.c", line 96 # Illegal types associated with operator '+': 'void *' and 'int'. bcopy(&as,buf+ 12 , 8 ); ^^^^^^^ Error 168: "tac_client.c", line 97 # Illegal types associated with operator '+': 'void *' and 'int'. md5_xor(buf, buf+ 12 , tac_key); ^^^^^^^ Error 168: "tac_client.c", line 140 # Illegal types associated with operator '+': 'void *' and 'int'. bcopy(msg,buf+ 12 + 5 ,msg_len); ^^^^^^^ Error 168: "tac_client.c", line 144 # Illegal types associated with operator '+': 'void *' and 'int'. bcopy(&ac,buf+ 12 , 5 ); ^^^^^^^ Error 168: "tac_client.c", line 145 # Illegal types associated with operator '+': 'void *' and 'int'. md5_xor(buf, buf+ 12 , tac_key); ^^^^^^^ make[1]: *** [tac_client.o] Error 2 make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/TacacsPlus/tacpluslib' make: *** [tacpluslib/libtacplus.a] Error 2