kernel: install: mps.ko.symbols: No such file or directory

O. Hartmann ohartman at mail.zedat.fu-berlin.de
Mon May 23 22:09:55 UTC 2011


On 05/23/11 23:55, Garrett Cooper wrote:
> On Mon, May 23, 2011 at 11:44 AM, O. Hartmann
> <ohartman at 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


More information about the freebsd-current mailing list