From owner-freebsd-stable Wed Nov 20 12:31:52 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E36D37B401 for ; Wed, 20 Nov 2002 12:31:51 -0800 (PST) Received: from mtiwmhc14.worldnet.att.net (mtiwmhc14.worldnet.att.net [204.127.131.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD51543E4A for ; Wed, 20 Nov 2002 12:31:50 -0800 (PST) (envelope-from cswiger@mac.com) Received: from prime ([12.88.81.68]) by mtiwmhc14.worldnet.att.net (InterMail vM.5.01.05.12 201-253-122-126-112-20020820) with SMTP id <20021120203144.VNFK21264.mtiwmhc14.worldnet.att.net@prime> for ; Wed, 20 Nov 2002 20:31:44 +0000 Message-ID: <008301c290d3$d7e196a0$0301a8c0@prime> From: "Charles Swiger" To: Subject: "make installworld" issue with awi(4) manpage... Date: Wed, 20 Nov 2002 15:31:44 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Cvsup'ed last night (11/19), and was performing the installworld today (after building while I was asleep): [ ... ] install -o root -g wheel -m 444 awi.4.gz /usr/share/man/man4 install: awi.4.gz: No such file or directory *** Error code 71 Stop in /usr/src/share/man/man4. *** Error code 1 I'll try re-cvsup-dating ("re-cvs-updating"? :-) and rebuilding to double-check. For what it's worth, the source to the manpage is present in the source tree: 22-sec# find /usr/src -name awi\* /usr/src/share/man/man4/awi.4 /usr/src/sys/compile/SEC/awi.h /usr/src/sys/dev/awi [ ... ] -Chuck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message