Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: your mail



On Tue Jan 19 2010 at 19:26:52 -0800, Paul Goyette wrote:
> On Wed, Jan 20, 2010 at 01:20:00AM +0200, Antti Kantee wrote:
> 
> >Ok, release build succesful and anita installation complete, so at
> >least i386 should work.
> >
> >If there are problems with other archs, let me know.
> 
> 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.


Home | Main Index | Thread Index | Old Index