It appears that the perl source wants HAS_SOCKETPAIR defined if the host supports SOCKETPAIR, but the configure script only knows how to define it if d_sockpair='define'. A bit inconsistent and confusing.
Perl seems to know about the standard C routine fstatvfs() and the non-standard fstatfs(). It does not seem to know about the standard C routine statvfs(), just the non-standard statfs(). Neither of these seem to be VMS specific issues. -John [EMAIL PROTECTED] Personal Opinion Only