Re: Kernel build failure
Robert Swindells <[email protected]> Tue, 4 Mar 2008 09:32:53 +0000 (GMT)
| Newsgroups | gmane.os.netbsd.ports.ofppc |
|---|---|
| Message-ID | <[email protected]> |
Tim Rightnour wrote: >On 03-Mar-2008 Robert Swindells wrote: >> I'm still seeing kernel build failures on ofppc (and macppc). >> >> Running make depend gives the error below. >Yeah.. I can't figure this one out. There must be a dependency or >something that isn't quite right. If I do a build.sh kernel=FOO it >works, but apparently, release builds fail building the kernel. Why do memcmp.S, memcpy.S and memmove.S need to include assym.h anyway ? They build fine without it. Robert Swindells