"/sys/conf/kmod.mk", line 111: Malformed conditional (${MK_CLANG_IS_CC}

Kevin Oberman kob6558 at gmail.com
Tue Apr 17 19:28:21 UTC 2012


On Tue, Apr 17, 2012 at 2:49 AM, Dimitry Andric <dim at freebsd.org> wrote:
> On 2012-04-17 11:36, Anton Shterenlikht wrote:
>>
>> On Tue, Apr 17, 2012 at 11:18:29AM +0200, Dimitry Andric wrote:
>
> ...
>
>>> That said, i think it may be time to bow to the pressure, and just put a
>>> fixup for this issue in kmod.mk, and the other .mk files, like I
>>> initially did in r232473, but with a BIG FAT WARNING printed, so you at
>>> least know you are attempting to shoot your extremities. :)
>>
>>
>> No, I wouldn't want that.
>> It's just that I thought the ports system
>> never uses anything from /usr/src.
>
>
> Well, only the ports that build kernel modules need it, as far as I
> know.  This is because in FreeBSD we do not install the 'full' kernel
> headers anywhere during installworld.
>
> Maybe we could adopt the Linux solution and dump them somewhere in a
> versioned directory. :)

Some system utilities, the most commonly noted is lsof(8), also
reference the source tree and will either not build or fail if the
source tree and the installed systems don't agree.
-- 
R. Kevin Oberman, Network Engineer
E-mail: kob6558 at gmail.com


More information about the freebsd-current mailing list