Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Nov 2003 00:34:21 +0100
From:      Ward Viaene <ward@webware.be>
To:        freebsd-sparc64@freebsd.org
Subject:   Re: kernelbuild failure
Message-ID:  <1068420861.2188.22.camel@Static.thuis.be>
In-Reply-To: <20031109233047.GA1606@xor.obsecurity.org>
References:  <1068420378.2203.17.camel@Static.thuis.be> <20031109233047.GA1606@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I included everything with src-all.
This is the supfile i'm using:

*default host=cvsup5.nl.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_5_1
*default delete use-rel-suffix

*default compress

src-all
ports-all tag=.

On Mon, 2003-11-10 at 00:30, Kris Kennaway wrote:
> On Mon, Nov 10, 2003 at 12:26:18AM +0100, Ward Viaene wrote:
> > Hi,
> > I am trying to do a make buildkernel KERNCONF=GENERIC in /usr/src, using
> > FreeBSD 5.1 (uname: FreeBSD 5.1-RELEASE #10: Mon Aug  4 00:10:10 CEST
> > sparc64), after a while I get this error:
> > ./aicasm -nostdinc -I-  -I. -I/usr/src/sys -I/usr/src/sys/dev
> > -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter
> > -I/usr/src/sys/cam/scsi -I/usr/src/sys/dev/aic7xxx -o aic7xxx_seq.h -r
> > aic7xxx_reg.h -p aic7xxx_reg_print.c -i
> > /usr/src/sys/dev/aic7xxx/aic7xxx_osm.h
> > /usr/src/sys/dev/aic7xxx/aic7xxx.seq
> > ./aicasm: 879 instructions used
> > make: don't know how to make /usr/src/sys/libkern/arc4random.c. Stop
> > *** Error code 2
> > 
> > Stop in /usr/obj/usr/src/sys/STORM.
> > *** Error code 1
> > 
> > Stop in /usr/src.
> > *** Error code 1
> > 
> > Stop in /usr/src.
> > 
> > There was an admin before me who administrated the sparc, so I contacted
> > him and he did a make installworld before he booted the new kernel.
> > 
> > I tried to set a *default date in my supfile to august 4, did a cvsup, a
> > buildworld, installworld and a buildkernel, but I still had got the same
> > error. After that I edited the supfile again, did the cvsup, buildworld,
> > installworld en buildkernel again (back to the normal 5.1 release), but
> > still the same error.
> > 
> > I don't know what to do now, some suggestions can help.
> 
> Looks like you're missing some of the source tree.  Please compare
> your cvsupfile to the examples, or post it here if you need help.
> 
> Kris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1068420861.2188.22.camel>