************* WARNING ************* * Your operation system has not * * been tested. * * The installation may fail! * *********************************** Looking for 'getaddrinfo' ... found Looking for 'freeaddrinfo' ... found Looking for 'getnameinfo' ... found Checking if your kit is complete... Looks good Writing Makefile for Socket::Class cp Class.pm blib/lib/Socket/Class.pm cp lib/Socket/Class/Async.pm blib/lib/Socket/Class/Async.pm cp lib/Socket/Class/Const.pm blib/lib/Socket/Class/Const.pm cc -c -I../../../ -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=\"1.12\" -DXS_VERSION=\"1.12\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" -DSC_THREADS socket_class.c Error 173: "socket_class.h", line 100 # Redefined symbol 'u_long'; previously defined at ["/usr/include/sys/types.h", line 382]. typedef unsigned long u_long; ^^^^^^ Warning 942: "socket_class.c", line 398 # Types 'int *' and 'unsigned long *' are not assignment-compatible. r = getsockopt( tv->sock, level, optname, optval, optlen ); ^^^^^^ make: *** [socket_class.o] Error 2