Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2011 14:55:39 -0700
From:      Garrett Cooper <yanegomi@gmail.com>
To:        "O. Hartmann" <ohartman@mail.zedat.fu-berlin.de>
Cc:        "fidaj@ukr.net >> Ivan Klymenko" <fidaj@ukr.net>, freebsd-current@freebsd.org, Dimitry Andric <dim@freebsd.org>, freebsd-questions@freebsd.org
Subject:   Re: kernel: install: mps.ko.symbols: No such file or directory
Message-ID:  <BANLkTinodpm_32G7S2su_DMwRf6N_=XfRQ@mail.gmail.com>
In-Reply-To: <4DDAAAFC.8010301@mail.zedat.fu-berlin.de>
References:  <4DD9832A.1060506@mail.zedat.fu-berlin.de> <2CCA2B24-7EB8-4A66-B39D-BD6BDCE34880@gmail.com> <4DDA14DE.9@mail.zedat.fu-berlin.de> <4DDA57C2.8010206@FreeBSD.org> <4DDA5937.6070003@FreeBSD.org> <BFA9779A-D3EB-4B83-9CB6-A91D12F6814E@gmail.com> <4DDAAAFC.8010301@mail.zedat.fu-berlin.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 23, 2011 at 11:44 AM, O. Hartmann
<ohartman@mail.zedat.fu-berlin.de> wrote:
> On 05/23/11 18:10, Garrett Cooper wrote:
>>
>> On May 23, 2011, at 5:55 AM, Dimitry Andric wrote:
>>
>>> <mps-debug.diff>
>>
>> Shouldn't DEBUG_FLAGS be the proper usage in this particular case?
>
> Mmmhhh,
> I changed
>
> .if defined(DEBUG) && !defined(INSTALL_NODEBUG) && \ [...]
>
> to
>
> .if defined(DEBUG_FLAGS) && !defined(INSTALL_NODEBUG) && \ [...]
>
>
> and everything runs smooth ...

    Please update to r222229 and see if things are fixed.
Thanks!
-Garrett



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