Date: Tue, 24 May 2011 02:46:13 +0300 From: Ivan Klymenko <fidaj@ukr.net> To: Garrett Cooper <yanegomi@gmail.com> Cc: "O. Hartmann" <ohartman@mail.zedat.fu-berlin.de>, 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: <20110524024613.0d87c41c@ukr.net> 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
=D0=92 Mon, 23 May 2011 14:55:39 -0700 Garrett Cooper <yanegomi@gmail.com> =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > 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 ... >=20 > Please update to r222229 and see if things are fixed. > Thanks! > -Garrett Working! Thanks!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110524024613.0d87c41c>