Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!mcsun!sunic!bmc!kuling!jand From: jand@kuling.UUCP (Jan Dj{rv) Newsgroups: comp.lang.perl Subject: Re: minor problem compiling 3.0pl8 on convexen Message-ID: <1345@kuling.UUCP> Date: 18 Jan 90 07:40:23 GMT References: <4610@convex.UUCP> Reply-To: jand@kuling.UUCP (Jan Dj{rv) Organization: Dept. of Computer Systems, Uppsala University, Sweden Lines: 18 In article <4610@convex.UUCP> tchrist@convex.Com (Tom Christiansen) writes: >In compiling for patchlevel 8, I found that because we have >(or will have) a , Configure #defined I_UTIME. > [stuff deleted] >The solution was #undefining I_UTIME in config.h > > >--tom This subject has been touched upon before. It seems that many machines don't have the utime.h that Configure takes for granted. We had the same problem you describe on HP-UX, and the solution was the one you suggest. Jan D.