Subject: Re: Softfloat and -current
To: der Mouse <mouse@Rodents.Montreal.QC.CA>
From: Bruce O'Neel <edoneel@sdf.lonestar.org>
List: port-mac68k
Date: 11/13/2004 17:29:04
Hi,
It turns out, oddly enough, that the libm Makefile problem I wrote
about yesterday is the problem with the sysinst kernel. I'm amazed
at how much FP work printf and friends do.
I'm suprised, but I checked out a clean copy of current yesterday,
put in my 2 line change to lib/libm/Makefile, built everything, and
then my PB540 booted with no problem netbsd-INSTALLSBC.gz.
If anyone else wants to give it a shot then the the files are at
ftp://ftp.ziaspace.com/pub/NetBSD/m68k/current.
The changed Makefile is there as well.
cheers
bruce
On Sat, Nov 13, 2004 at 04:02:58AM -0500, der Mouse wrote:
> > Also, while we are on the subject, where in the source tree might we
> > be when one gets the line out about
>
> > root on xxx
>
> % cd /usr/src/sys/kern
> % egrep 'root on' *.c
>
> Looks to me as though this comes from setroot() in kern_subr.c, which
> is called from main(), in init_main.c. Near the end of main() is code
> which tells start_init() to actually exec init; it's in start_init()
> that init is actually started.
>
> > and then one gets the date.
>
> > Is this init starting?
>
> I feel sure the date is coming from userland - either init or rc,
> probably the latter (I do note a "date" command early in rc).
>
> > Any help will be great since I don't know where to look.
>
> grep is your friend. Even if you have to resort to a sledgehammer like
>
> % find /usr/src -type f -print0 | xargs -0 egrep 'some durn thing' /dev/null
>
> it _can_ do it.
>
> /~\ The ASCII der Mouse
> \ / Ribbon Campaign
> X Against HTML mouse@rodents.montreal.qc.ca
> / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B
--
edoneel@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org