Subject: Re: Any success building a release of -current for sparc?
To: Frank Kardel <Frank.Kardel@Acrys.COM>
From: Timo Schoeler <timo.schoeler@riscworks.net>
List: current-users
Date: 10/08/2005 15:00:39
hi,
Frank Kardel wrote:
> Hi,
>
> I am trying do do a (cross-i386-sparc)build.sh .. release for -current
> as of today.
> for at least a week now I am tripping over a failure to build the boot
> block:
> ln -s
> /fs/IC35L180AVV207-1-n/IC35L120AVV207-0-e/src/NetBSD/netbsd/sys/arch/sparc/stand/bootblk/../../../sparc/include
> machine
> /usr/btools/bin/nbgenassym -f -- /usr/btools/bin/sparc--netbsdelf-gcc
> -O2 -Werror -mcpu=v8 -I.
> -I/fs/IC35L180AVV207-1-n/IC35L120AVV207-0-e/src/NetBSD/netbsd/sys/arch/sparc/stand/bootblk/../../../../arch
> -I/fs/IC35L180AVV207-1-n/IC35L120AVV207-0-e/src/NetBSD/netbsd/sys/arch/sparc/stand/bootblk/../../../..
> -nostdinc -D_LKM -D_KERNEL -nostdinc -isystem
> /src/NetBSD/BUILD.sparc/usr/include
> </fs/IC35L180AVV207-1-n/IC35L120AVV207-0-e/src/NetBSD/netbsd/sys/arch/sparc/stand/bootblk/genfth.cf
> >assym.fth.h.tmp && mv -f assym.fth.h.tmp assym.fth.h
> getopt: unknown option -- f
> usage: /usr/btools/bin/nbgenassym [-c] -- compiler command
> *** Error code 1
>
> Is this more a local build issue or a commonly seen problem ? (BTW:
> sparc64 has the same trouble).
i successfully built -current for sparc with yesterdays' code; there are
two iso images (one with X, one without) for download here:
http://riscworks.net/downloads/NetBSD/
those are built with -O4; i'm just building a supersparc-optimized
release, may be online this evening.
building macppc with the same code fails in ofwboot, tho (PR already filed).
HTH,
timo