************* WARNING ************* * Your operation system has not * * been tested. * * The installation may fail! * *********************************** Looking for 'getaddrinfo' ... NOT found Looking for 'freeaddrinfo' ... NOT found Looking for 'getnameinfo' ... NOT 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 +DD64 -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" +Z "-I/home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE" -DSC_THREADS -DSC_OLDNET socket_class.c cc: "socket_class.h", line 100: error 1713: Illegal redeclaration for identifier "u_long". cc: "socket_class.h", line 203: error 1000: Unexpected symbol: "sa_family_t". cc: "socket_class.h", line 204: error 1000: Unexpected symbol: "sin6_port". cc: "socket_class.h", line 204: warning 557: Missing declaration specifiers, "int" assumed. cc: "socket_class.h", line 208: error 1000: Unexpected symbol: "}". cc: "socket_class.h", line 274: warning 557: Missing declaration specifiers, "int" assumed. cc: "socket_class.h", line 274: error 1000: Unexpected symbol: "sa_family_t". cc: "socket_class.h", line 279: error 1000: Unexpected symbol: "sa_family_t". cc: "socket_class.c", line 212: error 1594: The sizeof operator cannot be applied to types with unknown size. cc: "socket_class.c", line 214: error 1530: Undefined struct or union. cc: "socket_class.c", line 218: error 1530: Undefined struct or union. cc: "socket_class.c", line 218: error 1555: Address operator requires an lvalue. cc: "socket_class.c", line 229: error 1530: Undefined struct or union. cc: "socket_class.c", line 229: error 1555: Address operator requires an lvalue. cc: "socket_class.c", line 229: error 1527: Incompatible types in cast: Must cast from scalar to scalar or to void type. cc: "socket_class.c", line 234: error 1530: Undefined struct or union. cc: "socket_class.c", line 240: error 1530: Undefined struct or union. cc: "socket_class.c", line 398: warning 728: Argument #5 converts long* to int*. make: *** [socket_class.o] Error 1