Hi,
I am trying to figure out why the oskit/mach I built isn't working: I get the following: <blah, blah> (gdb) p cmd->path $4 = 0x2127 "/lib/ld.so.1" (gdb) p cmdline $5 = 0x1e13504 "/lib/ld.so.1" boot_script_exec_cmd (hook=0x2, task=0x1e12c3c, path=0x2127 "/lib/ld.so.1", argc=2, argv=0x2, strings=0x1e13504 "/lib/ld.so.1", stringlen=24) at ../gnumach/kern/bootstrap.c:698 Program received signal SIGTRAP, Trace/breakpoint trap. 0x0013c2de in copyout_retry () (gdb) bt #0 0x0013c2de in copyout_retry () #1 0x0001f87c in ?? () #2 0x00141ed7 in exec_load_elf (read=0x4, read_exec=0x110336 <read_exec>, handle=0x78e004, out_info=0x1000) at ../../oskit-20020317/exec/elf.c:96 #3 0x00141aff in exec_load (read=0x1102ee <boot_read>, read_exec=0x110336 <read_exec>, handle=0x1fbd0, out_info=0x379dfc8) at ../../oskit-20020317/exec/objfmts.h:18 #4 0x00110890 in user_bootstrap () at ../gnumach/kern/bootstrap.c:732 (gdb) my module line for /lib/ls.so.1 is: module /lib/ld.so.1 /hurd/exec $(exec-task=task-create) (I did type it by hand though, but that looks right). Any clues would be much appreciated! Thanks, Derek _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd