From owner-freebsd-stable Tue Dec 9 20:27:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA12604 for stable-outgoing; Tue, 9 Dec 1997 20:27:13 -0800 (PST) (envelope-from owner-freebsd-stable) Received: from pcpsj.pfcs.com (harlan.clark.net [168.143.10.179]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA12580 for ; Tue, 9 Dec 1997 20:27:03 -0800 (PST) (envelope-from harlan@mumps.pfcs.com) Received: from mumps.pfcs.com (mumps.pfcs.com [192.52.69.11]) by pcpsj.pfcs.com (8.8.8/8.8.8) with SMTP id XAA04116 for ; Tue, 9 Dec 1997 23:07:36 -0500 (EST) Received: from localhost by mumps.pfcs.com with SMTP id AA21289 (5.67b/IDA-1.5 for ); Tue, 9 Dec 1997 23:07:34 -0500 To: freebsd-stable@freebsd.org Subject: makemap problem with 2.2.5-stable? Date: Tue, 09 Dec 1997 23:07:34 -0500 Message-Id: <21287.881726854@mumps.pfcs.com> From: Harlan Stenn Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have several machines running 2.2.5-stable. makemap seems to be hanging during the initial stdin read at line 494: while(fgets(ibuf... I've tried 3 machines so far, same results. Anybody else notice anything similar? H