Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2011 00:09:53 +0200
From:      "O. Hartmann" <ohartman@mail.zedat.fu-berlin.de>
To:        Garrett Cooper <yanegomi@gmail.com>
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:  <4DDADB31.5050504@mail.zedat.fu-berlin.de>
In-Reply-To: <BANLkTinodpm_32G7S2su_DMwRf6N_=XfRQ@mail.gmail.com>
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> <BANLkTinodpm_32G7S2su_DMwRf6N_=XfRQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/23/11 23:55, Garrett Cooper wrote:
> 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

Done!

And working!

Thanks,
Oliver



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