Kevin G. Eliuk wrote:
> cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include
>   -DPTHREAD_KERNEL -D_THREAD_SAFE -DNOPOLL -I/usr/src/lib/libc_r/uthread
>   -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../libc/locale
>   -DBROKEN_DES -DYP -I/usr/obj/usr/src/tmp/usr/include
>   -c /usr/src/lib/libc_r/../libc/gen/jrand48.c -o jrand48.o
> In file included from /usr/src/lib/libc_r/../libc/gen/isatty.c:42:
> /usr/src/lib/libc_r/uthread/pthread_private.h:793: parse error before 
> `_sched_switch_hook'
> /usr/src/lib/libc_r/uthread/pthread_private.h:797: warning: data definition 
> has no type or storage class
> *** Error code 1

Has src/include been updated?  The missing type should be in
src/include/pthread_np.h (pthread_switch_routine_t).

Dan Eischen
eisc...@vigrid.com


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to