From owner-freebsd-questions Mon Apr 1 19:26:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from roc-66-66-72-6.rochester.rr.com (roc-66-66-72-6.rochester.rr.com [66.66.72.6]) by hub.freebsd.org (Postfix) with ESMTP id 6F66E37B419 for ; Mon, 1 Apr 2002 19:26:11 -0800 (PST) Received: by roc-66-66-72-6.rochester.rr.com (Postfix, from userid 1000) id 20A23901A00; Mon, 1 Apr 2002 22:24:51 -0500 (EST) Date: Mon, 1 Apr 2002 22:24:51 -0500 From: mpd To: Selvam Cc: questions@freebsd.org Subject: Re: Make world without games Message-ID: <20020401222451.A45226@rochester.rr.com> References: <20020401215505.A44969@rochester.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from selvam@bernama.com on Tue, Apr 02, 2002 at 11:26:20AM +0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Please don't remote the cc: questions@freebsd.org On Tue, Apr 02, 2002 at 11:26:20AM +0800, Selvam wrote: > HI there, > > Thanks for the tip, and I have another problem now :-) > I get this error message when I do make world :- > > -------------------------------------------------------------- > >>> stage 1: bootstrap tools > -------------------------------------------------------------- > cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/usr/src/i386 DESTDIR= INSTALL="sh > /usr/src/tools/install.sh" make -f > Makefile.inc1 -DBOOTSTRAPPING -DNOHTML -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE > -DNOSHARED bootstrap-tools > cd /usr/src/usr.bin/yacc; make obj; make depend; make all; make > DESTDIR=/usr/obj/usr/src/i386 install > /usr/obj/usr/src/i386/usr/src/usr.bin/yacc created for /usr/src/usr.bin/yacc > rm -f .depend > mkdep -f .depend -a /usr/src/usr.bin/yacc/closure.c > /usr/src/usr.bin/yacc/error.c /usr/src/usr.bin/yacc/lalr.c > /usr/src/usr.bin/yacc/lr0.c /usr/src/usr.bin/yacc/main.c > /usr/src/usr.bin/yacc/mkpar.c /usr/src/usr.bin/yacc/output.c > /usr/src/usr.bin/yacc/reader.c /usr/src/usr.bin/yacc/skeleton.c > /usr/src/usr.bin/yacc/symtab.c /usr/src/usr.bin/yacc/verbose.c > /usr/src/usr.bin/yacc/warshall.c > cd /usr/src/usr.bin/yacc; make _EXTRADEPEND > echo yacc: /usr/lib/libc.a >> .depend > cc -O -pipe -c /usr/src/usr.bin/yacc/closure.c > cc: installation problem, cannot exec `cc1': No such file or directory > *** Error code 1 > > Stop in /usr/src/usr.bin/yacc. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > -- > > Why is this happening ? What is cc1 , is this because of gcc ? > Your help is much appreciated > Thank You > > Selvam > Something is screwed up in your gcc install. Are you following the directions in /usr/src/UPDATING exactly as they're written? mike -- ___________________________________________________________ "HURRY UP, OLD BEAN! FETCH MY KEYS AND DRIVING CAP POST-HASTE!" - Chicken Delicious from "LET US MEET CHICKEN DELICIOUS" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message