> On Wed, 11 Aug 2010 08:45:04 +0800 <a...@samad.com.au> wrote:
> 
> [snip]
> >>>
> >>> I did trying using the packages for 2.6.35, but you can't install the
> >>> headers because the linux-kbuild-2.6.35 is there
> >>
> >> Why do you want to install the headers if you already have the whole
> >> kernel source code?  What are you trying to accomplish besides
> >> building a custom kernel?
> >
> > I wanted the header file, so I could build the intel i915 modules, I
> > was planning on taking the modules source that belong to that and try
> > to compile against a debian kernel.
> 
> okay here is the problem with this, there are some extra steps needed
> to use the kernel-source
> 
> so I installed the linux-image and the kernel-source package, boots up
> great - but.... I can't compile my vb kernel modules - no header files
> - I point it to /usr/src/<..> (unpacked kernel-source), doesn't
> work...
> 
> 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


> >>>> A Debian source package for 2.6.35 is also
> >>>> available in experimental: linux-source-2.6.35.
> [snip]
> 
> 
> -- 
> 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/aanlkti=+bse_c9pcxxegwgpmtzx1p0bs9zÿrq...@mail.gmail.com
> 
                                          

Reply via email to