Checking if your kit is complete... Looks good Writing Makefile for Socket::MsgHdr cp MsgHdr.pm blib/lib/Socket/MsgHdr.pm /export/home/cpanrun/build/5.6.1/bin/perl -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap MsgHdr.xs > MsgHdr.xsc && mv MsgHdr.xsc MsgHdr.c gcc -c -I. -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE MsgHdr.c MsgHdr.xs: In function `hv_2msghdr': MsgHdr.xs:52: structure has no member named `msg_control' MsgHdr.xs:53: structure has no member named `msg_controllen' MsgHdr.xs:57: structure has no member named `msg_flags' MsgHdr.xs: In function `XS_Socket__MsgHdr_unpack_cmsghdr': MsgHdr.xs:102: structure has no member named `msg_control' MsgHdr.xs:103: structure has no member named `msg_controllen' MsgHdr.xs:108: warning: assignment makes pointer from integer without a cast MsgHdr.xs:109: warning: assignment makes pointer from integer without a cast MsgHdr.xs:113: warning: passing arg 2 of `Perl_newSVpvn' makes pointer from integer without a cast MsgHdr.xs: In function `XS_Socket__MsgHdr_recvmsg': MsgHdr.xs:155: structure has no member named `msg_controllen' make: *** [MsgHdr.o] Error 1