[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: building 2.6.35



[snip]

>> What do I need to do :)
>>
>
> Maybe this will help...
>
> The "make headers_install" command exports the kernel's header files in a
> form suitable for use by userspace programs.
>
> The kernel header files can be generated from the kernel sources.
>
> Define INSTALL_HDR_PATH= for output location.
>
> http://www.mjmwired.net/kernel/Documentation/make/headers_install.txt
>

so for clarity

install linux-image-2.6.35-trunk-amd64 & linux-source-2.6.35

tar jxf /usr/src/linux-source-2.6.35.tar.bz2
cp /boot/config-2.6.35-trunk-amd64 /usr/src/linux-source-2.6.35/.config
make oldconfig
make headers_install

should have me done :)


>
>> >>>> A Debian source package for 2.6.35 is also
>> >>>> available in experimental: linux-source-2.6.35.


Reply to: