From owner-freebsd-stable Thu Nov 6 05:08:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA12221 for stable-outgoing; Thu, 6 Nov 1997 05:08:05 -0800 (PST) (envelope-from owner-freebsd-stable) Received: from word.smith.net.au (word.smith.net.au [202.0.75.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA12201 for ; Thu, 6 Nov 1997 05:08:01 -0800 (PST) (envelope-from mike@word.smith.net.au) Received: from word.smith.net.au (localhost.smith.net.au [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id XAA00456 for ; Thu, 6 Nov 1997 23:34:19 +1030 (CST) Message-Id: <199711061304.XAA00456@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: stable@freebsd.org Subject: *WARNING* -stable build breakage Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 06 Nov 1997 23:34:18 +1030 From: Mike Smith Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This one might have been a world-killer for most people; if you have been bitten by build failure in 'joy.c', now is a good time to try again. msmith 1997/11/06 05:00:14 PST Modified files: (Branch: RELENG_2_2) sys/i386/isa joy.c qcam.c Log: Fix breakage caused by Julian's change to lkm.h (name change in MOD_DEV definition). This probably breaks 'wcd' too, but the fix there is not obvious, so it will be commented out until someone addresses it. Revision Changes Path 1.19.2.1 +0 -1 src/sys/i386/isa/joy.c 1.16.2.2 +0 -1 src/sys/i386/isa/qcam.c ------- End of Forwarded Message