Subject: Re: 3.1 on a sparcbook
To: None <port-sparc@NetBSD.org>
From: Michael Parson <mparson@bl.org>
List: port-sparc
Date: 11/04/2006 12:02:09
On Sat, Nov 04, 2006 at 09:28:45AM -0600, Michael Parson wrote:
> On Sat, Nov 04, 2006 at 01:34:23AM -0600, Michael Parson wrote:
>
> <snip>
>
>> This, along with the fact that the other Sparcbook stuffs aren't in 3.1
>> led me to grab the daily builds from the ftp site and check those out.
>> I started with the most recent version, plus the associated syssrc.tgz
>> so I could have a nice TADPOLE3GX kernel, problem is, it won't work:
>>
>> # config TADPOLE3GX
>> ../../../../net/files.pf:18: syntax error
>> ../../../../net/files.pf:19: syntax error
>> ../../../../net/files.pf:20: syntax error
>
> Found it, seems that config moved from /usr/sbin/config to /usr/bin/config,
>
> a problem if you're upgrading, at least using the upgrade method I used
> (bypassing sysinst).
>
> Building now.

Build failed right off the bat:

# pwd
/usr/src/sys/arch/sparc/compile/TADPOLE3GX

# make depend
make: "../../../../lib/libkern/../../../../lib/libkern/Makefile.inc" line 93: Could not find ../../../../lib/libkern/../../../common/lib/libc/Makefile.inc
make: Fatal errors encountered -- cannot continue

Using the syssrc from netbsd-4/200610260000Z, but I got the same result
using the previous version in the same tree, using either the TADPOLE3GX
or the GENERIC config.

Do I need a full src tree?  Right now I'm running the binaries from the
build but just grabbed the syssrc.tgz for the kernel.  Would I have
better luck trying to do this with build.sh?

-- 
Michael Parson
mparson@bl.org