From owner-freebsd-stable Sat Aug 26 16:57:44 2000 Delivered-To: freebsd-stable@freebsd.org Received: from drugs.dv.isc.org (drugs.dv.isc.org [130.155.191.236]) by hub.freebsd.org (Postfix) with ESMTP id 9999D37B423 for ; Sat, 26 Aug 2000 16:57:33 -0700 (PDT) Received: from nominum.com (localhost.dv.isc.org [127.0.0.1]) by drugs.dv.isc.org (8.9.3/8.9.3) with ESMTP id KAA06303; Sun, 27 Aug 2000 10:59:11 +1100 (EST) (envelope-from marka@nominum.com) Message-Id: <200008262359.KAA06303@drugs.dv.isc.org> To: John Ryan Cc: freebsd-stable@FreeBSD.ORG From: Mark.Andrews@nominum.com Subject: Re: 3.4STABLE to 4.1STABLE can't make modules In-reply-to: Your message of "Sun, 27 Aug 2000 07:42:04 +0800." <3.0.6.32.20000827074204.007c7a80@kgv.net> Date: Sun, 27 Aug 2000 10:59:11 +1100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The modules are now built as part of "buildkernel" and get installed with "installkernel". Make sure NO_MODULES is set to false in /etc/make.conf or is not set in /etc/default/make.conf. The default has changed to building modules with the kernel rather than world and you need to override the old default. You can verify if the modules were installed w/ installkernel by looking at the modification times in /modules Mark > I've followed the instructions in UPDATING to the letter, but when I get to > /usr/src/sys/modules > make install, I get: > > bash-2.03# cd sys/modules > bash-2.03# make install > ===> accf_data > install -c -o root -g wheel -m 555 accf_data.ko /modules > install: accf_data.ko: No such file or directory > *** Error code 71 > > I noticed in the archives, that other people are people are having this > problem. Has anyone fixed it? What is accf_data.ko? > > I did a make update about about a week ago. > > Thanks > John Ryan > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Mark Andrews, Nominum Inc. 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: Mark.Andrews@nominum.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message