V Ne, 01. 08. 2004 v 14:13, Geert Uytterhoeven píše: > Building m68kboot can indeed be tricky due to include differences between old > and new kernels.
what is new and what is old? I tried using 2.2.25 include folder but it fails with ../common/atari/linuxboot.h:86: field `memory' has incomplete type ../common/atari/linuxboot.h:87: field `ramdisk' has incomplete type ../common/atari/linuxboot.h:88: `CL_SIZE' undeclared here (not in a function) scary is that the struct mem_info, NUM_MEMINFO and CL_SIZE are all defined in files that are being included in the linuxboot.h. > For now, your best bet is to fix up includes when you encounter problems. I'm > even willing to check in fixes if you send patches (CC'd to the list, please). Last year you told me to check out the latest bootstrap sources from CVS. I just did that and compared it with source code of bootstrap I happened to find elsewhere and the CVS source was older - didn't contain support for CT2 (Centurbo II accelerator for Falcon). So it seems that the development was not carried there lately. Petr

