Date: Sun, 9 May 1999 16:35:54 +0400 (MSD) From: voux <voux@iname.com> To: stable@freebsd.org Subject: make: don't know how to make uthread_attr_getinheritsched (fwd) Message-ID: <Pine.BSF.4.10.9905091635150.77662-100000@localhost>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9905091635150.77662-100000>