Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[9fans] Compiling kernel on Raspberry Pi

39 views
Skip to first unread message

Holger Sebert

unread,
Apr 25, 2013, 6:12:57 PM4/25/13
to
Hi,

I have tried to re-build the kernel on the Raspberry Pi
along the lines as documented here:

http://plan9.bell-labs.com/wiki/plan9/compiling_kernels/index.html

Concretely, I did the following:

% cd /sys/src/9/bcm
% mk 'CONF=pi'

The build starts, but soon exists with an error:

fpi.c:2 5c: '../omap/fpi.c' does not exist: ../omap/fpi.c

In ../omap there is a file called fpiarm.c, maybe that is
what is needed here? Is there an argument to mk missing?

Best,
Holger

Bakul Shah

unread,
Apr 25, 2013, 7:59:54 PM4/25/13
to
There should be a port/fpi.c. If you have a bcm/fpi.c, delete it.

0 new messages