From owner-freebsd-stable Sun Dec 5 14: 1:30 1999 Delivered-To: freebsd-stable@freebsd.org Received: from neptune.1webpage.net (neptune.1webpage.net [208.244.164.17]) by hub.freebsd.org (Postfix) with SMTP id 0FC2F15464 for ; Sun, 5 Dec 1999 14:01:27 -0800 (PST) (envelope-from Harlan.Stenn@pfcs.com) Received: (qmail 24845 invoked from network); 5 Dec 1999 22:01:18 -0000 Received: from harlan.fred.net (HELO pcpsj.pfcs.com) (?itp0GZiaRarXmsVK4BBLTZSSwslNoWV2?@208.238.64.78) by neptune.1webpage.net with SMTP; 5 Dec 1999 22:01:18 -0000 Received: from mumps.pfcs.com [192.52.69.11] (HELO mumps.pfcs.com) by pcpsj.pfcs.com (8.9.3/8.9.3) via ESMTP id for ; Sun, 5 Dec 1999 17:00:59 -0500 (EST) Received: from pcnbs.pfcs.com [192.52.69.42] (HELO pcnbs.pfcs.com) by mumps.pfcs.com (8.8.8/8.8.8) via ESMTP id for ; Sun, 5 Dec 1999 14:00:23 -0800 (PST) Received: from localhost [127.0.0.1] (HELO pcnbs.pfcs.com) by pcnbs.pfcs.com (8.9.3/8.8.8) via ESMTP id for ; Sun, 5 Dec 1999 17:00:22 -0500 (EST) To: stable@freebsd.org Subject: buildworld problem with usr.sbin/lpr/filters.ru X-Face: "csXK}xnnsH\h_ce`T#|pM]tG,6Xu.{3Rb\]&XJgVyTS'w{E+|-(}n:c(Cc* $cbtusxDP6T)Hr'k&zrwq0.3&~bAI~YJco[r.mE+K|(q]F=ZNXug:s6tyOk{VTqARy0#axm6BWti9C d User-Agent: EMH/1.10.0 SEMI/1.13.3 (Komaiko) FLIM/1.12.7 (=?ISO-8859-1?Q?Y?= =?ISO-8859-1?Q?=1B=2ED=8E=FEzaki?=) XEmacs/21.1 (patch 8) (Bryce Canyon) (i386-unknown-freebsd3.3) MIME-Version: 1.0 (generated by SEMI 1.13.3 - "Komaiko") Content-Type: text/plain; charset=US-ASCII Date: Sun, 05 Dec 1999 17:00:22 -0500 Message-ID: <70669.944431222@pcnbs.pfcs.com> From: Harlan Stenn Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a cvsup copy of the build tree, which gets updated reasonably often. I have a -STABLE copy of the tree checked out (RELENG_3 tag), and it gives me a broken subtree of usr.sbin/lpr/filters.ru/ . This is happening The Makefile is 1.4, and the problem is that there is a koi2alt/ subdir and a koi2alt.c file in there. The problem is that the "make clean" step fails because koi2alt is a directory, not a regular file. Any ideas? H To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message