Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jun 2011 00:44:22 +0400
From:      Eir Nym <eirnym@gmail.com>
To:        Ruslan Ermilov <ru@freebsd.org>
Cc:        freebsd-current@freebsd.org, Milan Obuch <freebsd-current@dino.sk>
Subject:   Re: WITHOUT_INSTALLLIB broken?
Message-ID:  <BANLkTik6ZD%2BPBCesQFdf9OtjaUAca3-cGw@mail.gmail.com>
In-Reply-To: <20110616201833.GA27085@lo0.su>
References:  <20110616135017.3ec538dd@atom.dino.sk> <20110616125528.GA22627@lo0.su> <BANLkTinbxT_QOcmFDoEaRChD5SUgWE5yMw@mail.gmail.com> <20110616201833.GA27085@lo0.su>

next in thread | previous in thread | raw e-mail | index | archive | help
On 17 June 2011 00:18, Ruslan Ermilov <ru@freebsd.org> wrote:
> On Thu, Jun 16, 2011 at 05:09:05PM +0400, Eir Nym wrote:
>> On 16 June 2011 16:55, Ruslan Ermilov <ru@freebsd.org> wrote:
>> > On Thu, Jun 16, 2011 at 01:50:17PM +0200, Milan Obuch wrote:
>> >> Hi,
>> >>
>> >> I encountered an error when WITHOUT_INSTALLLIB option is specified
>> >> for 'make buildworld' process. I documented this issue with build log=
s
>> >> at my page, http://www.dino.sk/build/2011-06-16-log1 and
>> >> http://www.dino.sk/build/2011-06-16-log2 show how to test this. At th=
is
>> >> time, there is no /etc/make.conf nor /etc/src.conf.
>> >>
>> >> Any idea what's wrong with libegacy.a here?
>> >
>> > This option wasn't designed for build, only for install. =C2=A0It's li=
ke
>> > WITHOUT_TOOLCHAIN, which is documented to "not work for build targets"=
.
>> >
>>
>> Should this be simply ignored for build targets?
>
> build targets utilize install targets internally, so this is
> hardly doable.
>

cd ${.CURDIR} && make ${CURRENT_BUILD FLAGS} ${SUPPORTED_BUILD_FLAGS}
__MAKE_CONF=3D/dev/null SRC_CONF=3D/dev/null  targets ?

-- Eir Nym

> --
> Ruslan Ermilov
> ru@FreeBSD.org
> FreeBSD committer
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTik6ZD%2BPBCesQFdf9OtjaUAca3-cGw>