This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Problem with bits/sigthread.h


hjl@lucon.org (H.J. Lu) writes:

> You changed <sys/types.h> for <bits/pthreadtypes.h>. But <signal.h>
> still includes <bits/sigthread.h>. As the result, pthread_t in
> pthread_kill is not defined. BTW, I am using

Yup.  If you update signal/signal.h from the CVS archive you'll find
it fixed.  Thanks,

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]