From owner-freebsd-questions Sat Aug 31 20: 1:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B22C37B400 for ; Sat, 31 Aug 2002 20:01:42 -0700 (PDT) Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE29843E3B for ; Sat, 31 Aug 2002 20:01:41 -0700 (PDT) (envelope-from timothyk@serv1.wallnet.com) Received: (from root@localhost) by serv1.wallnet.com (8.11.5/8.11.5) id g8131fE73508 for questions@freebsd.org; Sat, 31 Aug 2002 23:01:41 -0400 (EDT) (envelope-from timothyk@serv1.wallnet.com) Received: from localhost (timothyk@localhost) by serv1.wallnet.com (8.11.5/8.11.5av) with ESMTP id g8131eZ73499 for ; Sat, 31 Aug 2002 23:01:40 -0400 (EDT) (envelope-from timothyk@serv1.wallnet.com) X-Authentication-Warning: serv1.wallnet.com: timothyk owned process doing -bs Date: Sat, 31 Aug 2002 23:01:40 -0400 (EDT) From: Tim Kellers To: Subject: tonight's kernel module weirdness Message-ID: <20020831225650.Q72215-100000@serv1.wallnet.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 4.6-STABLE cvsupped tonight to a trouble-free box... make buildworld is fine make buildkernel KERNCONF=REMUS is fine make installkernel KERNCONF=REMUS errors out in the /modules directory If I go into the modules directory: /usr/src/sys/modules and do a make && make install then do a: make installkernel KERNCONF=REMUS the errors go away and the kernel installs just fine. Something is very weird here. Tim Kellers CPE/NJIT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message