Date: Sun, 05 Dec 1999 17:00:22 -0500 From: Harlan Stenn <Harlan.Stenn@pfcs.com> To: stable@freebsd.org Subject: buildworld problem with usr.sbin/lpr/filters.ru Message-ID: <70669.944431222@pcnbs.pfcs.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?70669.944431222>