buildworld broken with NO_MODULES= and MODULES_WITH_WORLD=
Ruslan Ermilov
ru at freebsd.org
Fri Feb 17 04:39:31 PST 2006
On Fri, Feb 17, 2006 at 02:29:13PM +0300, Boris Samorodov wrote:
> > Unless you really need it for some reason, the MODULES_WITH_WORLD option
> > is harmful -- it produces modules that aren't guaranteed to be compatible
> > with your kernel.
>
> Hm, do you mean to say that "modules (binaries) depend on kernel
> configuration"?
>
Sure, a lot. When built with the kernel, modules use options
for that kernel, e.g. if your kernel was compiled without IPv6
support your modules will be loadable. If you build them
standalone, and don't provide the NO_INET6 make option, these
modules won't load.
Cheers,
--
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20060217/20ba3d9c/attachment.bin
More information about the freebsd-current
mailing list