Everything was fine under RC1, and two days ago I successfully upgraded again from RC1 -> RC5. Now when I start apache (with mod_perl), I get these warnings: Subroutine new redefined at /usr/libdata/perl/5.00503/mach/IO/Socket/INET.pm line 26. Subroutine _sock_info redefined at /usr/libdata/perl/5.00503/mach/IO/Socket/INET.pm line 32. Subroutine _error redefined at /usr/libdata/perl/5.00503/mach/IO/Socket/INET.pm line 68. Subroutine configure redefined at /usr/libdata/perl/5.00503/mach/IO/Socket/INET.pm line 89. Subroutine sockaddr redefined at /usr/libdata/perl/5.00503/mach/IO/Socket/INET.pm line 197. Subroutine sockport redefined at /usr/libdata/perl/5.00503/mach/IO/Socket/INET.pm line 204. Subroutine sockhost redefined at /usr/libdata/perl/5.00503/mach/IO/Socket/INET.pm line 211. Subroutine peeraddr redefined at /usr/libdata/perl/5.00503/mach/IO/Socket/INET.pm line 218. Subroutine peerport redefined at /usr/libdata/perl/5.00503/mach/IO/Socket/INET.pm line 225. Subroutine peerhost redefined at /usr/libdata/perl/5.00503/mach/IO/Socket/INET.pm line 232. Apache does start, though. Poking around in /usr/libdata/perl, I noticed the following: thelonius% cd /usr/libdata/perl/5.00503/mach/IO thelonius% ls -la Socket* -r--r--r-- 1 root wheel 16948 May 2 1999 Socket.pm Socket: total 15 drwxr-xr-x 2 root wheel 512 Mar 16 16:58 ./ drwxr-xr-x 3 root wheel 512 Apr 19 14:44 ../ -r--r--r-- 1 root wheel 9570 May 20 1998 INET.pm -r--r--r-- 1 root wheel 3015 Mar 18 1998 UNIX.pm Unfortunately I don't know what it looked like before, but this is definitely different than my 4.2-STABLE box at home, where the Socket subdirectory and related files do NOT exist. Any clues on this one? jay To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
