From owner-freebsd-stable Sun May 9 6: 3: 5 1999 Delivered-To: freebsd-stable@freebsd.org Received: from sequent.relcom.ru (sequent.relcom.ru [193.125.152.6]) by hub.freebsd.org (Postfix) with ESMTP id 7166714CFE for ; Sun, 9 May 1999 06:02:59 -0700 (PDT) (envelope-from voux@iname.com) Received: from voux.pp.relcom.ru (voux.pp.relcom.ru [193.125.20.103]) by sequent.relcom.ru (8.8.8/Relcom-2A) with ESMTP id QAA05878 for ;Sun, 9 May 1999 16:58:45 +0400 (MSD) Received: by hedgehog.shadow.net (Postfix, from userid 1001) id DEC1041E4B; Sun, 9 May 1999 16:28:35 +0400 (MSD) Received: from localhost (localhost [127.0.0.1]) by hedgehog.shadow.net (Postfix) with ESMTP id 6357F3C544 for ; Sun, 9 May 1999 16:28:35 +0400 (MSD) Date: Sun, 9 May 1999 16:28:35 +0400 (MSD) From: voux X-Sender: voux@localhost To: stable@freebsd.org Subject: make: don't know how to make uthread_attr_getinheritsched Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have cvsup'ed 3.1-STABLE at may 9. Then I tryed to make buildworld and got following error when tryed to build uthread: cc -nostdinc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/inc lude -DPTHREAD_KERNEL -D_THREAD_SAFE -DNOPOLL -I/usr/src/lib/libc_r/uthread -D__ DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../libc/locale -DBROKE N_DES -DYP -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libc_r/uthread/uth read_attr_destroy.c -o uthread_attr_destroy.o cc -nostdinc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/inc lude -DPTHREAD_KERNEL -D_THREAD_SAFE -DNOPOLL -I/usr/src/lib/libc_r/uthread -D__ DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../libc/locale -DBROKE N_DES -DYP -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libc_r/uthread/uth read_attr_init.c -o uthread_attr_init.o cc -nostdinc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/inc lude -DPTHREAD_KERNEL -D_THREAD_SAFE -DNOPOLL -I/usr/src/lib/libc_r/uthread -D__ DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../libc/locale -DBROKE N_DES -DYP -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libc_r/uthread/uth read_attr_getdetachstate.c -o uthread_attr_getdetachstate.o make: don't know how to make uthread_attr_getinheritsched.c. Stop *** Error code 2 Stop. *** Error code 1 Only I have this problem or anyone else ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message