Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2001 14:02:52 -0500 (EST)
From:      Daniel Eischen <eischen@vigrid.com>
To:        Manfred Antar <null@pozo.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: libc_r broken
Message-ID:  <Pine.SUN.3.91.1010129135937.17498B-100000@pcnet1.pcnet.com>
In-Reply-To: <5.0.2.1.2.20010129095217.00a6a858@pozo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.1010129135937.17498B-100000>