Hi, Roland, you should learn to type some day. We don't have an I386_THREAD_STATE macro, but we do have an i386_THREAD_STATE one. Here is the fix (no log entry).
--- boot.c.~1.105.~ Wed May 29 16:28:38 2002 +++ boot.c Sat Jun 1 12:24:20 2002 @@ -381,7 +381,7 @@ boot_script_exec_cmd (void *hook, stack_end - trunc_page ((vm_offset_t) arg_pos)); thread_create (task, &thread); -#ifdef I386_THREAD_STATE +#ifdef i386_THREAD_STATE { struct i386_thread_state regs; reg_size = i386_THREAD_STATE_COUNT; Cheers, -- Alfred M. Szmidt _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd