Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Aug 2016 22:42:56 +0200
From:      Willem Jan Withagen <wjw@digiware.nl>
To:        Peter Jeremy <peter@rulingia.com>
Cc:        freebsd current <freebsd-current@freebsd.org>
Subject:   Re: Somethign missing in my environment?
Message-ID:  <0a2a88a5-2064-135f-a4fa-3b4162f9698d@digiware.nl>
In-Reply-To: <20160817193950.GB22564@server.rulingia.com>
References:  <a0e01113-1ce2-6081-e6b2-74d511e07241@digiware.nl> <20160816203324.GJ65184@server.rulingia.com> <d5d8697f-a8b7-dc82-1729-46c5c0788cd6@digiware.nl> <20160817193950.GB22564@server.rulingia.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 17-8-2016 21:39, Peter Jeremy wrote:
> On 2016-Aug-16 23:14:45 +0200, Willem Jan Withagen <wjw@digiware.nl> wrote:
>> And I'm running:
>> make -j8 buildworld
>> So getting a good target that give the error is hard.
>>
>> So I continued with make -DNOCLEAN -DNO_CLEAN buildworld.
> 
> There's nothing immediately obvious.  I suggest trying without the
> "-DNOCLEAN -DNO_CLEAN" - they are shortcuts that aren't guaranteed to
> work under all circumstances.  And if that still fails, skip the '-j8'
> because it's possible there are still race conditions in buildworld
> (though that is very unlikely).

Been there, done that, in all kinds of variations, but no go.

Where should is definition normally come from?
/usr/obj/usr/srcs/head/src/tmp/usr/lib/libgcc_s.so: undefined reference
to `__gxx_personality_v0'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [h_raw.full] Error code 1

Or should it be available in libgcc_s.so, and did it not get include in
a bizare way....

--WjW




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0a2a88a5-2064-135f-a4fa-3b4162f9698d>