Re: bad news for libtrivfs/libthread

2002-02-23 Thread James Morrison
--- Neal H Walfield <[EMAIL PROTECTED]> wrote: > > I compiled the stock firmlink source with this line: > > > > gcc -ggdb -D_GNU_SOURCE -I. -o firmlink firmlink.orig.c -ltrivfs > > -lfshelp > > You need to link with the cthread library. > Thanks, linking to libthreads fixed it. = James

Re: bad news for libtrivfs/libthread

2002-02-23 Thread Neal H Walfield
> I compiled the stock firmlink source with this line: > > gcc -ggdb -D_GNU_SOURCE -I. -o firmlink firmlink.orig.c -ltrivfs > -lfshelp You need to link with the cthread library. ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/

bad news for libtrivfs/libthread

2002-02-23 Thread James Morrison
I've managed to get the same problem as Justin Langer. Here is a backtrace, it's the same as Justin's: (gdb) info thread 2 thread 17065.2 0x0105528c in evc_wait () from /lib/libc.so.0.2 * 1 thread 17065.1 0x011dec1c in cthread_fork_child () from /lib/libthreads.so.0.2 (gdb) bt #0 0x011