| Summary: | SHOWSTOPPING FAILURE OF "make buildkernel" IN -STABLE when "MODULES_WITH_WORLD=true" in /etc/make.conf | ||
|---|---|---|---|
| Product: | Base System | Reporter: | agifford |
| Component: | kern | Assignee: | matusita |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.4-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
agifford
2001-11-16 01:00:00 UTC
> SHOWSTOPPING FAILURE OF "make buildkernel" IN -STABLE when "MODULES_WITH_WORLD=true" in /etc/make.conf
I suppose that this occurs only if you set both MODULES_WITH_WORLD
_and_ do "make buildkernel", right?
Sorry for inconvenience, maybe that's my fault. This morning I hit an
idea my changes to src/Makefile.inc1 still causes a problem as you
mentioned, and fix in 5-current. If it works well in 5-current (needs
some time to spent), I'll MFC to 4-stable, hopefully next monday.
-- -
Makoto `MAR' Matsushita
State Changed
From-To: open->analyzed
This problem is actually in src/Makefile.inc1, not
src/sys/i386/compile/${conf}/Makefile. I've already commited a fix
to 5-current, MFC will come in a few days later.
Responsible Changed From-To: freebsd-bugs->matusita I'll handle this. State Changed From-To: analyzed->closed Fixed in rev 1.227 and 1.141.2.38. |