Latest BK Snapshot Doesn't build on YDL 2.2

mol-general@lists.maconlinux.org mol-general@lists.maconlinux.org
Tue, 6 Aug 2002 13:30:12 +0200


On Tue, Aug 06, 2002 at 07:16:59AM -0400, Michael H. Martel wrote:
> Hello!
> 
> I'm trying to build the latest BK Snapshot this morning and it dies with an 
> error ...
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I../../src/shared -D__KERNEL__ -DMODULE 
> -I../../src
> /kmod/include -I../../src/shared -I- -I/lib/modules/2.4.19/build/include 
> -g -
> O2 -Wall -Wall -msoft-float -fno-builtin -DMODVERSIONS -include 
> /lib/modules/2.4
> .19/build/include/linux/modversions.h -c emu.c
> Generating asm_offsets.h (from ../shared/asm_offsets.c asm_offsets.inc 
> ../shared
> /kernel_vars.h ../shared/mac_registers.h)
> asm_offsets.c: In function `extra':
> asm_offsets.c:234: structure has no member named `in_splitmode'
> asm_offsets.c:235: structure has no member named `prepare_splitmode'
> asm_offsets.c:238: structure has no member named `reload_sr'
> make[3]: *** [asm_offsets.h] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
> [root@styx mol-bk]#
> 
> This is on YDL 2.2, Kernel 2.4.19, iMac 333 w/160mb's ram.
> 
> Thoughts ?m
> 
It appears I forgot a file in the latest changeset. I'll push it
within a few minutes.

/Samuel