Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Aug 2000 10:59:11 +1100
From:      Mark.Andrews@nominum.com
To:        John Ryan <jryan@kgv.edu.hk>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: 3.4STABLE to 4.1STABLE can't make modules 
Message-ID:  <200008262359.KAA06303@drugs.dv.isc.org>
In-Reply-To: Your message of "Sun, 27 Aug 2000 07:42:04 %2B0800." <3.0.6.32.20000827074204.007c7a80@kgv.net> 

next in thread | previous in thread | raw e-mail | index | archive | help

	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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008262359.KAA06303>