[9fans] Can't compile kernel

  • Follow


Hello!

In parallel to the old Laptops i have installed Plan9 now on an ACP 
mini motherboard.  Did not work out, until i found the Eric Qanstroms 
9atom.iso - a Big thank you to Erik.

Why would it be that this ISO not mentioned in the installation 
instructions on the Plan9 wiki...?

Next step would have been, to compile a pccpuf kernel.  Easy enough:
  cd /sys/src/9/pc
  mk 'CONF=pccpuf'

But! instead of a kernel i get:
  ../port/flags: '../port/flags' does not exist
  ../boot/libboot.a8 doesn't exist: assuming it will be an archive
  8c -FTVw i8253.c
  mk: no recipe to make 'devcec.8' in directory sys/src/9/pc

A 'pull' updates some files, but does not change the situation.

Any tip to get me working?

Regards,

	Jorge-Le�n


0
Reply jorge-plan9 (27) 2/1/2010 10:28:08 PM

> Next step would have been, to compile a pccpuf kernel.  Easy enough:
>   cd /sys/src/9/pc
>   mk 'CONF=pccpuf'
> 
> But! instead of a kernel i get:
>   ../port/flags: '../port/flags' does not exist
>   ../boot/libboot.a8 doesn't exist: assuming it will be an archive
>   8c -FTVw i8253.c
>   mk: no recipe to make 'devcec.8' in directory sys/src/9/pc

it's because i've screwed something up.  big apoligies to everyone
who's found this problem.  here are two work arounds until i get
this fixed:

a) remount the 9atom.iso iso.  copy -x the kernel files onto your
/sys/src/9/*

b) downloead ftp://ftp.quanstro.net/other/kernel.mkfs.bz2
unpack into /sys/src/9

evidently i need to modify the replica configuration files to
get this file to copy over.  the point of this extra file is to
support the linker tricks needed to get ron's excellent tracing.

again, i'm really sorry about this.  i will fix soon and put out
a new image.

- erik

0
Reply quanstro 2/1/2010 10:42:34 PM


1 Replies
106 Views

(page loaded in 0.034 seconds)


Reply: