Date: Thu, 3 Aug 2000 00:22:34 -0400 (EDT) From: Brian Fundakowski Feldman <green@FreeBSD.org> To: Peter Wemm <peter@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_linker.c Message-ID: <Pine.BSF.4.21.0008030022030.772-100000@green.dyndns.org> In-Reply-To: <200008022108.OAA41374@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2 Aug 2000, Peter Wemm wrote: > peter 2000/08/02 14:08:53 PDT > > Modified files: > sys/kern kern_linker.c > Log: > Fix self referential dependencies. eg: uhub was packaged along with > usb, all in usb.ko. uhub depends on usb. The bug was that the preload > processing only adds a module to the list once it's internal dependencies > are resolved... Since it was not "seeing" the internal usb module it > believed that uhub had a missing dependency. Thanks! This has been bugging me for a long time, and I'm sure Nick is happy that the problem isn't really his fault :) -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008030022030.772-100000>