From owner-freebsd-stable Fri Mar 16 18:48: 7 2001 Delivered-To: freebsd-stable@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id F35F437B71A for ; Fri, 16 Mar 2001 18:48:04 -0800 (PST) (envelope-from doug@safeport.com) Received: from localhost (doug@localhost) by fledge.watson.org (8.11.1/8.11.1) with SMTP id f2H2m3d22624 for ; Fri, 16 Mar 2001 21:48:04 -0500 (EST) (envelope-from doug@safeport.com) X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Fri, 16 Mar 2001 21:48:03 -0500 (EST) From: Doug Denault X-Sender: doug@fledge.watson.org To: freebsd-stable@freebsd.org Subject: make installkernel KERNEL=client Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It appears there are some values of client that do not work. I was installing a new system using a build-server. Since it is going to be a mail server I named it mail.domain.com and tried make buildkernel KERNEL=MAIL this gave a immediate return. So I blew /usr/obj away and redid the buildworld, getting the same result. Changing the kernel name to something that was not unix related (MERLIN in this case) makes everything work. I saw nothing obvious in /usr/src/Makefile or /usr/src/Makefile.inc1. The build-server is 4.2. For the new system I installed the 4.1 CD and upgraded via NFS. ------- Douglas Denault Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message