On Mon, 29 Jan 2001, Manfred Antar wrote:
> libc_r won't compile since changes made last night.
> (libc_r)504}make
> cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include
>-DPTHREAD_KERNEL -D_THREAD_SAFE -I/usr/src/lib/libc_r/uthread
>-I/usr/src/lib/libc_r/../../include -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -c
>/usr/src/lib/libc_r/uthread/uthread_accept.c -o uthread_accept.o
> cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include
>-DPTHREAD_KERNEL -D_THREAD_SAFE -I/usr/src/lib/libc_r/uthread
>-I/usr/src/lib/libc_r/../../include -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -c
>/usr/src/lib/libc_r/uthread/uthread_aio_suspend.c -o uthread_aio_suspend.o
> /usr/src/lib/libc_r/uthread/uthread_aio_suspend.c: In function `_aio_suspend':
> /usr/src/lib/libc_r/uthread/uthread_aio_suspend.c:45: warning: passing arg 1 of
>`__sys_aio_suspend' discards qualifiers from pointer target type
> /usr/src/lib/libc_r/uthread/uthread_aio_suspend.c:45: incompatible type for argument
>3 of `__sys_aio_suspend'
> *** Error code 1
>
> Stop in /usr/src/lib/libc_r.
Sorry, I committed (I think) the wrong copy of pthread_private.h.
I just committed a fix for this. I'm away from my -current box
right now, so let me know if this doesn't work.
--
Dan Eischen
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message