I got it clean, finally. I had mis-mapped some pieces while updating my x86
userland, without which 5c crapped out a lot.
Next question: How do I build my plug kernel? Among my early build
problems:
mk: no recipe to make 'devtwsi.5' in directory /sys/src/9/kw
../boot/libboot.a5 doesn't exist: assuming it will be an archive
mk: no recipe to make 'syscallfmt.5' in directory /sys/src/9/kw
I'm not finding current "how to build a kernel" bits anywhere :-(
Paul
On Sun, Dec 5, 2010 at 10:28 AM, ron minnich <[email protected]> wrote:
> Build went fine.
>
> On Sun, Dec 5, 2010 at 10:15 AM, ron minnich <[email protected]> wrote:
> > just a reminder, when I build from sysfromiso, on 9vx:
> >
> > cd sysfromiso
> > hg pull
> > hg up
> > bind sys/src /sys/src
> > bind sys/include /sys/include
> > cd /sys/src
> > objtype=arm
> > mk nuke
> > mk install
> >
> > I've used this to build bootable openrd kernels. I'm rerunning it now.
> > It always takes time because of gs, but gs is a great test. I'll
> > update with a note on how it went.
> >
> >
> > I just did a push from sources to the sysfromiso repo.
> >
> > ron
> >
>
>
--
I'm migrating my email. [email protected] will soon be disconnected.
Please use [email protected] from now on.