From owner-freebsd-questions Sun Nov 26 2:49:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from drawbridge.ascend.com (drawbridge.ascend.com [198.4.92.1]) by hub.freebsd.org (Postfix) with ESMTP id 30BE237B4CF for ; Sun, 26 Nov 2000 02:49:57 -0800 (PST) Received: from fw-ext.ascend.com (fw-ext [198.4.92.5]) by drawbridge.ascend.com (8.9.1a/8.9.1) with SMTP id CAA25804 for ; Sun, 26 Nov 2000 02:41:53 -0800 (PST) From: wongmc@lucent.com Received: from russet.ascend.com by fw-ext.ascend.com via smtpd (for drawbridge.ascend.com [198.4.92.1]) with SMTP; 26 Nov 2000 10:49:56 UT Received: from colton.ascend.com (colton.ascend.com [192.207.23.40]) by russet.ascend.com (8.9.1a/8.9.1) with SMTP id CAA27015 for ; Sun, 26 Nov 2000 02:49:55 -0800 (PST) Received: by colton.ascend.com(Lotus SMTP MTA v4.6.5 (863.2 5-20-1999)) id 882569A3.003B1FAA ; Sun, 26 Nov 2000 02:45:47 -0800 X-Lotus-FromDomain: ASCEND To: questions@freebsd.org Message-ID: <882569A3.003B1D54.00@colton.ascend.com> Date: Sun, 26 Nov 2000 21:51:03 +1000 Subject: [3.3] make buildwolrd fails ... Any idea ? Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I am running 3.3 and have done a cvsup to 3.4. However, when I try to make buildworld, I 've the following error: make -j4 -DNOPROFILE=true buildworld . . # A few compiling stuff going on here. . . cc -O -pipe -I/usr/obj/usr/src/i386/usr/include -o yacc closure.o error.o lal r.o lr0.o main.o mkpar.o output.o reader.o skeleton.o symtab.o verbose.o warshal l.o sh /usr/src/tools/install.sh -c -o root -g wheel -m 555 /usr/src/usr.bin/yacc/y yfix.sh /usr/obj/usr/src/i386/usr/bin/yyfix /usr/src/tools/install.sh: Can't open /usr/src/tools/install.sh *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 As far as I can see, there is no install.sh in /usr/src/tools even with the existing 3.3R version I am running. Any idea ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message