From owner-freebsd-current Mon Jan 29 11:30: 3 2001 Delivered-To: freebsd-current@freebsd.org Received: from pozo.com (pozo.com [216.101.162.50]) by hub.freebsd.org (Postfix) with ESMTP id 0E4F837B699 for ; Mon, 29 Jan 2001 11:29:42 -0800 (PST) Received: from dual.pozo.com (dual.pozo.com [216.101.162.51]) by pozo.com (8.11.2/8.11.2) with ESMTP id f0TJTew28817; Mon, 29 Jan 2001 11:29:40 -0800 (PST) (envelope-from null@pozo.com) Message-Id: <5.0.2.1.2.20010129112853.00a6a9c8@pozo.com> X-Sender: null@pozo.com X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Mon, 29 Jan 2001 11:29:39 -0800 To: Daniel Eischen From: Manfred Antar Subject: Re: libc_r broken Cc: current@FreeBSD.ORG In-Reply-To: References: <5.0.2.1.2.20010129095217.00a6a858@pozo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 02:02 PM 1/29/2001 -0500, Daniel Eischen wrote: >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 Dan It works now with the new pthread_private.h. Thanks Manfred ================================== || null@pozo.com || || Ph. (415) 681-6235 || ================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message