Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Apr 2002 22:24:51 -0500
From:      mpd <mpd6334@cs.rit.edu>
To:        Selvam <selvam@bernama.com>
Cc:        questions@freebsd.org
Subject:   Re: Make world without games
Message-ID:  <20020401222451.A45226@rochester.rr.com>
In-Reply-To: <EOEHJJODFIMKFOCMNABIOEMPHEAA.selvam@bernama.com>; from selvam@bernama.com on Tue, Apr 02, 2002 at 11:26:20AM %2B0800
References:  <20020401215505.A44969@rochester.rr.com> <EOEHJJODFIMKFOCMNABIOEMPHEAA.selvam@bernama.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020401222451.A45226>