From owner-freebsd-stable Sun May 9 5:50:14 1999 Delivered-To: freebsd-stable@freebsd.org Received: from mail1.relcom.ru (mail1.relcom.ru [193.125.153.4]) by hub.freebsd.org (Postfix) with ESMTP id E266714E61 for ; Sun, 9 May 1999 05:50:11 -0700 (PDT) (envelope-from voux@iname.com) Received: from voux.pp.relcom.ru (voux.pp.relcom.ru [193.125.20.103]) by mail1.relcom.ru (8.8.8/Relcom-2A) with ESMTP id QAA26508 for ;Sun, 9 May 1999 16:34:44 +0400 (MSD) Received: by hedgehog.shadow.net (Postfix, from userid 1001) id 43A6541E4E; Sun, 9 May 1999 16:35:54 +0400 (MSD) Received: from localhost (localhost [127.0.0.1]) by hedgehog.shadow.net (Postfix) with ESMTP id 3BCEA3C544 for ; Sun, 9 May 1999 16:35:54 +0400 (MSD) Date: Sun, 9 May 1999 16:35:54 +0400 (MSD) From: voux X-Sender: voux@localhost To: stable@freebsd.org Subject: make: don't know how to make uthread_attr_getinheritsched (fwd) 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 Hi folks, 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