On Wed, Feb 04, 2009 at 12:45:25AM +0100, Gilles Mocellin wrote: > Le Wednesday 04 February 2009 00:26:41 Alex Samad, vous avez écrit : > > Hi > > > > I have been using the kernel snapshot repo to grab a 2.6.28 kernel, but > > I notice they are not building a kbuild package and thus I can't build > > modules against the kernel. > > > > > > How are other people building their 2.6.28 kernel and/or kbuild packages > > I've just rebuilt it for me (I use the nvidia driver). > It's not really hard : > > You must have the deb-src line in /etc/apt/sources.list : > > deb http://kernel-archive.buildserver.net/debian-kernel trunk main > deb-src http://kernel-archive.buildserver.net/debian-kernel trunk main
its the deb-src I was missing
thanks
>
> To be able to compile, instal build-essentials.
>
> $ apt-get source linux-kbuild-2.6-2.6.28
> $ cd linux-kbuild-2.6-2.6.28
> $ dpkg-buildpackage
> $ cd ..
> $ dpkg -i linux-kbuild-2.6.28_2.6.28-1~snapshot.12595_amd64.deb
>
> After that, you can install linux-headers-2.6.28-1-amd64,
> and m-a a-i nvidia ...
>
--
"I appreciate that question because I, in the state of Texas, had heard a lot
of discussion about a faith-based initiative eroding the important bridge
between church and state."
- George W. Bush
01/29/2001
Washington, DC
speaking to reporters
signature.asc
Description: Digital signature

