diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2007-09-09 10:09:34 +0000 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2007-09-09 10:09:34 +0000 |
commit | bbe8372978680ed3788dc9752a23b00b0bca8736 (patch) | |
tree | 156e34db45ef484212c79e5c57cfcf17383ba390 /INSTALL | |
parent | 1802498be6a8cb1a3af0f1fe1874ae250ed84062 (diff) | |
download | perl-bbe8372978680ed3788dc9752a23b00b0bca8736.tar.gz |
Moved really outdated Y2K comment from INSTALL to README.hpux
p4raw-id: //depot/perl@31832
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1675,12 +1675,6 @@ FreeBSD can fail the ext/IPC/SysV/t/sem.t test if SysV IPC has not been configured in the kernel. Perl tries to detect this, though, and you will get a message telling you what to do. -HP-UX 11 Y2K patch "Y2K-1100 B.11.00.B0125 HP-UX Core OS Year 2000 -Patch Bundle" has been reported to break the io/fs test #18 which -tests whether utime() can change timestamps. The Y2K patch seems to -break utime() so that over NFS the timestamps do not get changed -(on local filesystems utime() still works). - Building Perl on a system that has also BIND (headers and libraries) installed may run into troubles because BIND installs its own netdb.h and socket.h, which may not agree with the operating system's ideas of |