Path: utzoo!attcan!uunet!aplcen!uakari.primate.wisc.edu!sdd.hp.com!ken From: ken@sdd.hp.com (Ken Stone) Newsgroups: comp.lang.perl Subject: Re: op.read failure on HPUX v7.0/perl 3.0 pl18 Message-ID: <1990Jun6.020337.18036@sdd.hp.com> Date: 6 Jun 90 02:03:37 GMT References: Sender: news@sdd.hp.com (Usenet News) Organization: Hewlett-Packard, San Diego Division Lines: 10 In article scott@grlab.UUCP (Scott Blachowicz) writes: > I just loaded up perl (for the first time). It fails the test >'op.read' on our HP9000/375 running HP-UX v7.0. It seems that the >'seek' to 20000 succeeds. I don't really know why. I can do Are you trying to build on an NFS mounted file system ? If so, then just ignore the failure. You can copy the test stuff to /tmp and it will work just fine. Just a little "anomaly" in NFS ... :-) -- Ken