Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2000 09:17:17 -0700
From:      Kent Stewart <kstewart@urx.com>
To:        John Baldwin <jhb@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/include pthread.h
Message-ID:  <399C100D.3BEBA369@urx.com>
References:  <200008170817.BAA05992@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help


John Baldwin wrote:
> 
> jhb         2000/08/17 01:17:59 PDT
> 
>   Modified files:        (Branch: RELENG_4)
>     include              pthread.h
>   Log:
>   MFC: Add missing const's and a missing prototype.
> 
>   Revision  Changes    Path
>   1.20.2.1  +8 -4      src/include/pthread.h

This modification breaks 4.1-stable with the following messages

cc -pipe -DLIBC_RCS -DSYSLIBC_RCS
-I/usr/src/lib/libc_r/../libc/include -DPTHREA
D_KERNEL -D_THREAD_SAFE -I/usr/src/lib/libc_r/uthread
-I/usr/src/lib/libc_r/../.
./include -D_LOCK_DEBUG -D__DBINTERFACE_PRIVATE -DINET6
-DPOSIX_MISTAKE -I/usr/s
rc/lib/libc_r/../libc/locale -DBROKEN_DES -DYP
-I/usr/obj/usr/src/i386/usr/inclu
de -c /usr/src/lib/libc_r/uthread/uthread_attr_getdetachstate.c -o
uthread_attr_
getdetachstate.o
/usr/src/lib/libc_r/uthread/uthread_attr_getdetachstate.c:40:
conflicting types
for `pthread_attr_getdetachstate'
/usr/src/lib/libc_r/../../include/pthread.h:198: previous declaration
of `pthrea
d_attr_getdetachstate'
*** Error code 1

Stop in /usr/src/lib/libc_r.
*** Error code 1

Stop in /usr/src/lib.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://kstewart.urx.com/kstewart/index.html
FreeBSD News http://daily.daemonnews.org/

Bomber dropping fire retardant in front of Hanford Wild fire.
http://kstewart.urx.com/kstewart/bomber.jpg


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?399C100D.3BEBA369>