MOL release candidate available

Samuel Rydh mol-general@lists.maconlinux.org
Thu, 8 Jan 2004 10:03:00 +0100


On Wed, Jan 07, 2004 at 09:56:57PM -0500, Nathanael Hasbrouck wrote:
> Attempting to build gives me the following error(s) after 'make':
> 
> Generating asm_offsets.h (from ../shared/asm_offsets.c asm_offsets.inc 
> include/archinclude.h ../shared/kernel_vars.h ../shared/mac_registers.h)
> gcc -E -D__ASSEMBLY__  -I../..  -I./ -D__KERNEL__ -DMODULE -I../../src/kmod/
> include              -I../../src/shared -I- -I/lib/modules/2.4.23-ben1/build/
> include traps.S | m4 -s  | tr ';' '\n' > traps.o.s
> In file included from traps.S:430:
> dec.S:234:1: warning: no newline at end of file
> traps.S:455:1: warning: no newline at end of file
> as traps.o.s  -o traps.o
> emulation.S: Assembler messages:

>From the make output it looks like you are trying to
compile an old MOL version. This problem has been fixed in
the developer for quite some time. The MOL release
candidate (available through rsync) should build OK.

/Samuel