The direct thing to do is use gdb on ext2fs.static when booting a subhurd.
Then you can step through the dir_lookup stub that's failing and see what
the reply message it got was. In this instance, the filesystem is talking
to itself (one thread making an RPC to another), so you can also step
thro
On Sat, Jun 15, 2002 at 10:34:31AM -0700, Jeff Bailey wrote:
> Note that my glibc is the only glibc with just Roland's patches
> applied. the Hurd is CVS from about 2 hours ago, though.
English fails me sometimes, apparently. My glibc is the most recent
Debian package with Roland's patches app