[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.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinlnucex7a+49f33xvhx1q0zpvhx7sujar-2...@mail.gmail.com

Reply via email to