From owner-freebsd-stable Mon Oct 4 20:28: 6 1999 Delivered-To: freebsd-stable@freebsd.org Received: from hotmail.com (f122.law4.hotmail.com [216.33.149.122]) by hub.freebsd.org (Postfix) with SMTP id D4B6D14D7E for ; Mon, 4 Oct 1999 20:28:03 -0700 (PDT) (envelope-from wind_prowler@hotmail.com) Received: (qmail 71853 invoked by uid 0); 5 Oct 1999 03:28:02 -0000 Message-ID: <19991005032802.71852.qmail@hotmail.com> Received: from 203.106.62.131 by www.hotmail.com with HTTP; Mon, 04 Oct 1999 20:28:02 PDT X-Originating-IP: [203.106.62.131] From: "Nawfal M. Rouyan" To: freebsd-stable@freebsd.org Subject: can't make world... Date: Tue, 05 Oct 1999 11:28:02 MYT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I cvsuped today and tried to make world but it didn't work out smoothly and I don't what to do. Below is the come of the output of the make world process... cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include -DPTH READ_KERNEL -D_THREAD_SAFE -I/usr/src/lib/libc_r/uthread -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../libc/locale -DBROKEN_DES -DYP -I/usr/o bj/usr/src/tmp/usr/include -c /usr/src/lib/libc_r/uthread/uthread_read.c -o uthr ead_read.o /usr/src/lib/libc_r/uthread/uthread_priority_queue.c:273: unterminated `#if' con ditional *** Error code 1 cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include -DPTH READ_KERNEL -D_THREAD_SAFE -I/usr/src/lib/libc_r/uthread -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../libc/locale -DBROKEN_DES -DYP -I/usr/o bj/usr/src/tmp/usr/include -c /usr/src/lib/libc_r/uthread/uthread_readv.c -o uth read_readv.o cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include -DPTH READ_KERNEL -D_THREAD_SAFE -I/usr/src/lib/libc_r/uthread -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../libc/locale -DBROKEN_DES -DYP -I/usr/o bj/usr/src/tmp/usr/include -c /usr/src/lib/libc_r/uthread/uthread_recvfrom.c -o uthread_recvfrom.o 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error Why does this happen and how to overcome this? ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message