Subject: Unable to cross-compile kernels
To: None <port-arm26@netbsd.org>
From: Ian Fry <Ian.Fry@sophos.com>
List: port-arm26
Date: 08/01/2001 11:38:14
I recently updated the source tree I use for experimenting with arm26 stuff
(I only use syssrc), and I now can't cross-compile kernels due to complaints
from the compiler about prototype differences for things like 'memset' and
'memcpy'. I haven't changed anything else on the machine recently, and I've
been able to cross-build kernels in the past.

Do I need to install the arm26 /usr/include somewhere? I had a quick look at
the .depend files and there seem to be some mentions of files in 'machine' -
this isn't right, surely? I'd hope that building a kernel wouldn't need any
files from outside of syssrc.

Thanks,

Ian.