Bug #10
make buildworld broken
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
Hi Folks,
make buildworld is very very very broken! it's compiling fine,
everything was built but then...
well take a look http://tecneeq.dyndns.org/~cosmicdj/buildworld.txt
(many lines snippend)
it left me with an almost empty $OBJDIR, very annoying :-(
Related todos
History
Updated by skrueger over 7 years ago
Stefan Krüger wrote:
> Hi Folks,
>
> make buildworld is very very very broken! it's compiling fine,
> everything was built but then...
>
> well take a look http://tecneeq.dyndns.org/~cosmicdj/buildworld.txt
> (many lines snippend)
>
> it left me with an almost empty $OBJDIR, very annoying :-(
commenting out
all: release
in src/nrelease/Makefile fixed this
Updated by corecode over 7 years ago
fix committed by dillon@