From owner-freebsd-current Thu May 29 07:38:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA16504 for current-outgoing; Thu, 29 May 1997 07:38:03 -0700 (PDT) Received: from atlantis.nconnect.net (root@atlantis.nconnect.net [207.227.50.2]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA16499 for ; Thu, 29 May 1997 07:37:58 -0700 (PDT) Received: from arabian.microxp.com (arabian.microxp.com [207.227.65.13]) by atlantis.nconnect.net (8.8.4/8.7.3) with ESMTP id JAA01129 for ; Thu, 29 May 1997 09:31:59 -0500 (CDT) Message-ID: <338D95DF.2AE692BB@nconnect.net> Date: Thu, 29 May 1997 09:42:39 -0500 From: randyd Reply-To: randyd@nconnect.net Organization: Computer Specialists X-Mailer: Mozilla 4.0b3C (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: current@freebsd.org Subject: logmane?? X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Oops There appears to be a typo in /usr/src/usr.bin/Makefile that breaks 'make world'. Changing 'logmane' to 'logname' in the SUBDIR = block appears to fix this. Ooops.. now it looks like something else is hosed.... /usr/src/usr.sbin/ypc.ypupdated ?? 8-) --- Randall D DuCharme