Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2008 20:42:00 -0400
From:      Alex Goncharov <alex-goncharov@comcast.net>
To:        Kostik Belousov <kostikbel@gmail.com>
Cc:        ohartman@mail.zedat.fu-berlin.de, stable@freebsd.org
Subject:   Re: WARNING: 7-STABLE BROKEN -- please wait to upgrade
Message-ID:  <E1KYVaK-0001KZ-3L@daland.home>
In-Reply-To: <20080827160432.GJ2038@deviant.kiev.zoral.com.ua> (message from Kostik Belousov on Wed, 27 Aug 2008 19:04:32 %2B0300)
References:  <alpine.BSF.1.10.0808271623010.94777@fledge.watson.org> <48B5750B.8000303@mail.zedat.fu-berlin.de> <20080827160432.GJ2038@deviant.kiev.zoral.com.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
,--- You/Kostik (Wed, 27 Aug 2008 19:04:32 +0300) ----*
| cd into /usr/src/gnu/usr.bin/cc/cc1,
| and do
| 	make install DEBUG_FLAGS=-g

That simple thing didn't work for me:

    make install DEBUG_FLAGS=-g
    install  -o root -g wheel -m 555   cc1 /usr/libexec
    install: cc1: No such file or directory
    *** Error code 71

I updated and installed world this morning -- and indeed had this

    gcc: Internal error: Abort trap: 6 (program cc1)

while compiling something, as a result.

But I've found what may be an extremely easy way out of this hole: I
copied over /usr/libexec/cc1 from another machine, which had a code
built on Aug 17.  Then my `cc1' worked fine and I tripped on a SEGV in
`as'.  Then I copied over `as', then `ld', then `gcc'.  And that was
it -- the build began to work.

So if anybody wants it, I can just send a package with these four
executables, to be deployed in place of the broken ones.

Let me know...

-- Alex -- alex-goncharov@comcast.net --

/*
 * The end of the world will occur at 3:00 p.m., this Friday, with
 * symposium to follow.
 */




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1KYVaK-0001KZ-3L>