Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2014 21:25:40 +0400
From:      Andrey Chernov <ache@freebsd.org>
To:        Warner Losh <imp@bsdimp.com>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r267758 - head
Message-ID:  <53A9B494.3020709@freebsd.org>
In-Reply-To: <256E890F-9564-4741-A5D8-89543381CF2D@gmail.com>
References:  <201406230054.s5N0suIA081734@svn.freebsd.org> <256E890F-9564-4741-A5D8-89543381CF2D@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 24.06.2014 20:07, Warner Losh wrote:
>> Log:
>>  Change suggestion how to set MAKESYSPATH as broken incremental build
>>  workaround. Magic ".../share/mk" (search directories up to /)
>>  does not work for f.e. /usr/src/gnu/lib/libgcc because the path
>>  inside is starting from /usr/obj hierarchy and ends up in
>>  /usr/share/mk, not in the /usr/src/share/mk where src.opts.mk is.
>>  IMHO proper fixing of incremental build is needed urgently.
> 
> I don’t understand how this is even possible. This change is wrong because it has a bogus path the doesn’t exist on all systems. I’m going to fix that.

How it is possible:
cd /usr/src/gnu/lib/libgcc
make

-- 
http://ache.vniz.net/



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