On Aug 4 2007 11:34, Russell Harmon wrote:
>>
>> Speaking of which, the modules_install target is not right. It should
>> (ideally) be something like
>>
>>         make -C ${yourkerneldir} M=$$PWD modules_install;
>>
>>
>>         Jan
>> --
>>
>Hmm, I never noticed it because I patch my kernel, but for me, the
>makefile (local.mk, not mine) is not building the module correctly. It
>leaves me with a dead aufs.ko symlink and nothing else =(. Trying to
>figure that out before I make the (correct) changes you suggested.

I've got this in my rpm specfile:

        make -f local.mk KDIR=/usr/src/linux-obj/%_target_cpu/$flavor
        modules_install

that seems to work too

        Jan
-- 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

Reply via email to