However, 'make' under Linuxemu fails as such:
root@sounine:/usr/src/aspire/linux-2.6.23.9# make
cc1: stdout: Value too large for defined data type
cc1: stdout: Value too large for defined data type
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CALL scripts/checksyscalls.sh
cc1: stdout: Value too large for defined data type
sed: couldn't flush stdout: Cannot send after transport endpoint shutdown
make[1]: *** [missing-syscalls] Error 1
make: *** [prepare0] Error 2
So, is this some limitation in Linuxemu or am I just
doing something wrong?
I'd be happy to provide more (debug) information if
it is required.
ak
--
cinap
Wunderbar! Thank you, Cinap.
There are still quite a few "missing syscalls", but
these are just warning messages during compile
(by the same script). If you like, I can give you
the messages, but I presume you've already
acknowledged this.
I've now built kernel modules for my Acer Aspire
One, from Plan 9. (In case someone thought it
couldn't get more esoteric on Plan 9 than Plan 9
itself.)
Now, I've v9fs and can watch movies -- with proper
seeking and what not -- on Linux, hosted from the
external USB drive attached to my Plan 9 CPU server
being managed by cwfs.
Thanks again,
ak