From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24572 invoked from network); 13 May 1998 14:54:22 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 13 May 1998 14:54:22 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id KAA14191; Wed, 13 May 1998 10:39:34 -0400 (EDT) Resent-Date: Wed, 13 May 1998 10:39:34 -0400 (EDT) From: Andrew Main Message-Id: <199805131439.PAA27903@taos.demon.co.uk> Subject: Re: watch on HP-UX 10.20 To: marshad@ncp.gpt.co.uk (Darren Marshall) Date: Wed, 13 May 1998 15:39:54 +0100 (BST) Cc: zsh-workers@math.gatech.edu In-Reply-To: <19980513144627.A27888@behp72> from "Darren Marshall" at May 13, 98 02:46:27 pm X-Loop: zefram@tao.co.uk X-Phase: The Moon is Waning Gibbous (97% of Full) X-Stardate: [-30]1148.05 X-US-Congress: moronic fuckers X-Headers: OTT X-Mouse: +++ ????? +++ Out Of Cheese Error. Redo From Start. X-Parrot: no, it's only resting. X-Personality: INTJ X-email-is-not-HTML: X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"eQcGi.0.fT3.b2RMr"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3971 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Darren Marshall wrote: >Unfortunately, the utmp.h header file on HP-UX defines UTMPX_FILE. After hacking >system.h to ensure the right definition of UTMP_FILE everything works fine. Does the utmpx file actually exist? We could check for its existence in configure, and only use a file that does exist. -zefram