From owner-freebsd-stable Sun May 12 22: 1:40 2002 Delivered-To: freebsd-stable@freebsd.org Received: from sysadmin.chi.ubsw.com (sysadmin.chi.ubswarburg.com [146.180.1.66]) by hub.freebsd.org (Postfix) with ESMTP id D653737B400 for ; Sun, 12 May 2002 22:01:37 -0700 (PDT) Received: from devin by sysadmin.chi.ubsw.com with local (Exim 3.12 #2) id 1777xj-0002U7-00; Mon, 13 May 2002 00:01:31 -0500 Date: Mon, 13 May 2002 00:01:30 -0500 (CDT) From: Tod McQuillin X-X-Sender: devin@sysadmin To: Chris BeHanna Cc: FreeBSD-Stable Subject: Re: ata cd/rw problems -- ENXIO In-Reply-To: <20020513005311.C78366-100000@topperwein.dyndns.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Mon, 13 May 2002, Chris BeHanna wrote: > I got bit by this too. Mergmemaster did *not* catch MAKEDEV. My > sources were supped on 5/7/2002, FYI. I think this is because the /etc/make.conf variable NO_MAKEDEV was renamed to NO_MAKEDEV_RUN, and the NO_MAKEDEV variable was made to mean don't install a new MAKEDEV at all! So if you have NO_MAKEDEV=true in /etc/make.conf, change it to NO_MAKEDEV_RUN=true instead. -- Tod McQuillin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message