From owner-cvs-all Wed May 1 17: 0:38 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 1897037B420; Wed, 1 May 2002 17:00:15 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g4200DH29450; Wed, 1 May 2002 18:00:13 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g4200Bb93833; Wed, 1 May 2002 18:00:11 -0600 (MDT) (envelope-from imp@village.org) Date: Wed, 01 May 2002 18:00:03 -0600 (MDT) Message-Id: <20020501.180003.73688332.imp@village.org> To: dima@trit.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kmod.mk From: "M. Warner Losh" In-Reply-To: <20020501235744.ACE123F71@turbine.trit.org> References: <200205011924.g41JOQJ55987@freefall.freebsd.org> <20020501235744.ACE123F71@turbine.trit.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020501235744.ACE123F71@turbine.trit.org> Dima Dorfman writes: : > -kldxref ${DESTDIR}${KMODDIR} : : Since we don't get here when kldxref doesn't exist any more, shouldn't : we get rid of the '-'? I.e., make the last line read: : : kldxref ${DESTDIR}${KMODDIR} : : Or are their other failure modes we want to ignore? It just didn't occur to me to remove it. I'll remove it and rebuild on my stable box and see if that helps. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message