On Wed Jan 20 2010 at 05:38:27 +0200, Antti Kantee wrote:
I got the following error
dependall ===> lib/librump
nbmake: nbmake: don't know how to make __assert.c. Stop
*** [dependall-librump] Error code 2
sys/lib/libkern/arch/mips/Makefile.inc had __assert.c in SRCS. I can't
say I saw that one coming, nor do I understand why it is there.
I changed it to kern_assert.c to make the default build. If you have
the energy tonight, remove that file and do a full testbuild to see if
it's necessary at all. It's already in sys/lib/libkern/Makefile.libkern,
after all.
.. and by full i mean "release" so that kernels get testbuilt too.