Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2008 22:58:29 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        Dan Allen <danallen46@airwired.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: WARNING: 7-STABLE BROKEN -- please wait to upgrade / Should be OK now
Message-ID:  <85192218@bb.ipt.ru>
In-Reply-To: <DA7CCD48-3A8E-4360-B739-3F68482F99A4@airwired.net> (Dan Allen's message of "Fri\, 29 Aug 2008 10\:43\:39 -0600")
References:  <DA7CCD48-3A8E-4360-B739-3F68482F99A4@airwired.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 29 Aug 2008 10:43:39 -0600 Dan Allen wrote:

> Well I got bit by this and am dead in the water.  Nothing builds.  I
> tried the DEBUG_FLAGS=-g trick but to no avail.

> I get this:

>    cc: Internal error: segmentation fault: 11 (program ld)

Yep, you need some tools installed with debug flag. I didn't try to
verify them, I just did a full installworld with that flag:
-----
# cd /usr/src
# make installworld DEBUG_FLAGS=-g
-----

Then reboot, csup and rebuild and reinstall the system once more. All
is well now.

> I do not have a backup ld.  (My bad.)

> Where can I get a good one?  I cannot find any servers with built
> individual tools.


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve



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