Subject: kernel won't build on arm32
To: Ben Harris <bjh21@netbsd.org>
From: Reinoud Zandijk <imago@kabel065011.kabel.utwente.nl>
List: port-arm32
Date: 02/17/2001 23:31:25
Hi Ben,

Just testing the compile of arm32 before i commit my bootloader (with old
bootloader compatibility ;) )..... i noticed that the source from -current
fetched at cvs.netbsd.org won't link ...

It seems that it doesn't link the libkern ... all kinds of `_strncmp',
`_scanc', `_strcpy', `_ntohs' etc....

Is this the bug you were talking about that didnt allow the libkern to be
build correctly ? Can you either commit it soon or send me a patch?

Cheers and thanks a lot in advance,
Reinoud