On Wed, 28 Apr 2010 19:30:43 +0300
Rares Aioanei <bsdlis...@gmail.com> wrote:

> On 04/28/2010 07:17 PM, Duncan Patton a Campbell wrote:
> > In the process of upgrading my sparc64 I pulled cvs and built
> > according to the instructions in
> > http://www.openbsd.org/faq/faq5.html#BldBinary
> > when I get to the point of building a GENERIC kernel the
> > build gets to here:
> >
> >
> > cc -x assembler-with-cpp -D_LOCORE -Wa,-Av9b -nostdinc -I. -I../../../..
> -I../../../../arch -DDDB -DDIAGNOSTIC -DKTRACE -DACCOUNTING -DKMEMSTATS
> -DPTRACE -DPAGEFASTRECYCLE -DPOOL_DEBUG -DCRYPTO -DSYSVMSG -DSYSVSEM -DSYSVSHM
> -DUVM_SWAP_ENCRYPT -DCOMPAT_43 -DCOMPAT_O43 -DLKM -DFFS -DFFS2
> -DFFS_SOFTUPDATES -DUFS_DIRHASH -DQUOTA -DEXT2FS -DMFS -DNNPFS -DTCP_SACK
> -DTCP_ECN -DTCP_SIGNATURE -DNFSCLIENT -DNFSSERVER -DCD9660 -DUDF -DMSDOSFS
> -DFIFO -DINET -DALTQ -DINET6 -DIPSEC -DPPP_BSDCOMP -DPPP_DEFLATE -DMROUTING
> -DBOOT_CONFIG -DSUN4US -DSUN4V -DPCIVERBOSE -DUSER_PCICONF -DAPERTURE
> -DUSBVERBOSE -DWSEMUL_SUN -DWSEMUL_NO_VT100 -DWSEMUL_DUMB
> -DWSDISPLAY_COMPAT_RAWKBD -DONEWIREVERBOSE -D_KERNEL -c
> ../../../../arch/sparc64/sparc64/mutex.S
> > cc  -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
> -Wno-uninitialized -Wno-format -Wno-main  -Wstack-larger-than-2047
> -Wvariable-decl -Wa,-Av9b, -mno-fpu -fno-builtin-printf -fno-builtin-log
> -fno-builtin-log2 -fno-builtin-malloc  -pipe -nostdinc -I. -I../../../..
> -I../../../../arch -DDDB -DDIAGNOSTIC -DKTRACE -DACCOUNTING -DKMEMSTATS
> -DPTRACE -DPAGEFASTRECYCLE -DPOOL_DEBUG -DCRYPTO -DSYSVMSG -DSYSVSEM -DSYSVSHM
> -DUVM_SWAP_ENCRYPT -DCOMPAT_43 -DCOMPAT_O43 -DLKM -DFFS -DFFS2
> -DFFS_SOFTUPDATES -DUFS_DIRHASH -DQUOTA -DEXT2FS -DMFS -DNNPFS -DTCP_SACK
> -DTCP_ECN -DTCP_SIGNATURE -DNFSCLIENT -DNFSSERVER -DCD9660 -DUDF -DMSDOSFS
> -DFIFO -DINET -DALTQ -DINET6 -DIPSEC -DPPP_BSDCOMP -DPPP_DEFLATE -DMROUTING
> -DBOOT_CONFIG -DSUN4US -DSUN4V -DPCIVERBOSE -DUSER_PCICONF -DAPERTURE
> -DUSBVERBOSE -DWSEMUL_SUN -DWSEMUL_NO_VT100 -DWSEMUL_DUMB
> -DWSDISPLAY_COMPAT_RAWKBD -DONEWIREVERBOSE -D_KERNEL  -c
> ../../../../conf/swapgeneric.c
> > make: don't know how to make newvers. Stop in
> /usr/src/sys/arch/sparc64/compile/GENERIC.
> >
> > [r...@babayaga:/usr/src/sys/arch/sparc64/compile/GENERIC] #
> >
> > And then stops.
> >
> > Any ideas?
> >
> > Dhu
> >
> >
> >
> What are you running right now? (eg stable, release...)
> 

# uname -a 
OpenBSD babayaga.neotext.ca 4.6 GENERIC#43 sparc64

That's the 4.6 release.  

Dhu

Reply via email to