Subject: Re: 20011222-1.5ZA installed on a Sun Blade 100
To: None <port-sparc64@netbsd.org>
From: Peter Kieltyka <peter@eluks.com>
List: port-sparc64
Date: 02/04/2002 16:58:59
I actually tried to get a whole new /sys source from cvs and recompile
config and compile my kernel ..

the kernel compiled fine .. the reason it didn't work was because of the fpu
openbsd patch .. however .. perl and apache (and other things like wget)
would still not compile.

-Peter

----- Original Message -----
From: "Andrey Petrov" <petrov@netbsd.org>
To: "Peter Kieltyka" <peter@eluks.com>
Cc: <port-sparc64@netbsd.org>
Sent: Monday, February 04, 2002 2:56 PM
Subject: Re: 20011222-1.5ZA installed on a Sun Blade 100


> On Sun, Feb 03, 2002 at 11:30:55AM -0500, Peter Kieltyka wrote:
> >
> > ../../machine/frame.h:48: opt_sparc_arch.h: No such file or directory
> > mkdep: compile failed.
> > *** Error code 1
> >
> > Stop.
> > make: stopped in /usr/src/sys/arch/sparc64/compile/SPARKY/lib/kern
> > *** Error code 1
>
> Seems you need to update /usr/sbin/config first. Then I'd try to build
> -current without that patch and check if you can build working perl.
> Consider option -msoft-quad-float harmful for your perl/apache build.
> If that failed I'd like to know how exactly and then try openbsd-fpu
> patch to do the same thing.
>
> Andrey