Menu

#29 cpu/mol_byteorder.h: No such file or directory

open
nobody
None
5
2012-06-06
2012-06-06
No

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?

Discussion

  • Stefan Haubenthal

    You need a PowerPC CPU, an obj-x86 will not work.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.