Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2000 11:49:06 -0400
From:      FreeBSD <freebsd@isni.net>
To:        freebsd-stable@freebsd.org
Subject:   make buildworld failure
Message-ID:  <4.3.2.7.0.20000817114750.00bcd580@127.0.0.1>

next in thread | raw e-mail | index | archive | help
Hello,


make buildworld fails on 4.1-stable (supped today)
Going from 4.0-release to 4.1-stable


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__DBINTERFACE_PRIVATE 
-DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../libc/locale -DBROKEN_DES 
-DYP -I/usr/obj/usr/src/i386/usr/include -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 
`pthread_attr_getdetachstate'
*** Error code 1

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

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



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




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