When I issue 'make' compilation ends at:
In file included from elfload.c:34:
../../src/include/byteorder.h:27:31: error: cpu/mol_byteorder.h: No such file or directory
elfload.c: In function 'fix_ehdr_byteorder':
elfload.c:47: warning: implicit declaration of function 'ld_be16'
elfload.c:49: warning: implicit declaration of function 'ld_be32'
make[3]: *** [../../obj-x86/build/src/lib/elfload.o] Error 1
make[2]: *** [sub-lib-all] Error 2
make[1]: *** [sub-src-all] Error 2
make: *** [auto-bootstrap] Error 2
Configuration is all default. Compiling on Debian 6.0.3, Linux 2.6.38.8 custom with 'make' flag 'KERNEL_SOURCE=' pointing to the same Linux sources used to build the running kernel.
From a previous ticked about this same bug
(https://sourceforge.net/tracker/?func=detail&aid=1732390&group_id=179078&atid=887701)
josejx wrote:
"It appears that PCLinuxOS is an x86 only distribution. MOL only supports
PPC32 systems. Please re-open if this is occurring on a PPC32 system."
So, on what systems should MOL run fine?
You need a PowerPC CPU, an obj-x86 will not work.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Same problem on Ubuntu 12.04.