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

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.0.2.1.2.20010129112853.00a6a9c8>