Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2001 09:45:48 +0900
From:      Yoshihiro Koya <Yoshihiro.Koya@math.yokohama-cu.ac.jp>
To:        fm@astral.ntu-kpi.kiev.ua
Cc:        freebsd-stable@freebsd.org
Subject:   Re: buildworld broken in 4.3-RC?
Message-ID:  <20010327094548X.koya@pluto.math.yokohama-cu.ac.jp>
In-Reply-To: <20010327021150.A77643@astral.ntu-kpi.kiev.ua>
References:  <20010327021150.A77643@astral.ntu-kpi.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

From: "Dmitry A. Yanko" <fm@astral.ntu-kpi.kiev.ua>
Subject: buildworld broken in 4.3-RC?
Date: Tue, 27 Mar 2001 02:11:50 +0300
Message-ID: <20010327021150.A77643@astral.ntu-kpi.kiev.ua>

> cc -O -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/.second/cvsup/src/i386/
> usr\" -I/usr/obj/.second/cvsup/src/i386/.second/cvsup/src/gnu/usr.bin/cc/cc1plus
> /../cc_tools -I/.second/cvsup/src/gnu/usr.bin/cc/cc1plus/../cc_tools -I/.second/
> cvsup/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc -I/.second/cvsup/src/gn
> u/usr.bin/cc/cc1plus/../../../../contrib/gcc/config -I/.second/cvsup/src/gnu/usr
> .bin/cc/cc1plus/../../../../contrib/gcc/cp -I.   -I/usr/obj/.second/cvsup/src/i3
> 86/usr/include -c /.second/cvsup/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/
> gcc/cp/pt.c
> cc: cpp: {standard input}: Internal compiler error: program cc1 got fatal signal
>  4output pipe has been closedAssembler messages:
>  {standard input}:2075: Warning: Partial line at end of file ignored
>  *** Error code 1
>  1 error

Did you set CPUTYPE flag in your /etc/make.conf?
If you did it, it might be meaningful to try to make world again 
without CPUTYPE flag.

CPUTYPE flag may cause troubles with some kinds of CPU.
I had a similar problem with setting CPUTYPE=k6-2.
After removing that from my /etc/make.conf, however, 
I've never had such a problem.

koya

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?20010327094548X.koya>