In three places in your code you do the following or something similar:
   ptr = (CORE_ADDR) cached_pthread.nxt;

struct pthread has no member nxt in either -current or -stable
and your patch did not add it to pthread_private.h
What did you mean for this to be?

Thanks.
                                -Kip




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to