=== r0d [n=r0d@CPE-65-30-208-109.wi.res.rr.com] has joined #ubuntu-kernel === r0d [n=r0d@CPE-65-30-208-109.wi.res.rr.com] has left #ubuntu-kernel ["Leaving"] === doko_ [n=doko@dslb-084-059-071-109.pools.arcor-ip.net] has joined #ubuntu-kernel === Yagisan [n=jamie@60-240-199-209.tpgi.com.au] has joined #ubuntu-kernel === pmjdebruijn [n=pmjdebru@pmjdebruijn.xs4all.nl] has joined #ubuntu-kernel === Solatis [n=lmergen@ip114-191.dsl.introweb.nl] has joined #ubuntu-kernel [08:12] hello [08:13] question: what is the difference between linux-kernel-headers package and linux-source-x.x.xx packages ? [08:13] since linux-kernel-headers is still at version 2.6.10, while running kernel version is 2.6.12 in breezy [08:13] so i'm not able to compile any kernel modules [08:29] linux-kernel-headers is for compiling user-space applications, not for compiling modules. [08:29] For compiling modules, you want linux-headers-`uname -r` [08:30] (You also want gcc-3.4, though you'd probably find that out the hard way soon enough) === lamont [n=lamont@mix.mmjgroup.com] has joined #ubuntu-kernel [08:38] infinity: haha yes, already found that out [08:38] and thanks, linux-headers-`uname -r` worked [08:38] we don [08:39] we don't Depends: gcc-3.4 for several reasons tho [08:39] one is that you might want the headers or source just for reading [08:39] and you so much don't want us to pull a gcc for that [08:44] A Depends or Recommends might have been nice, but too late now. [08:46] Something to fix for dapper, though, since I highly doubt dapper's kernel will be built with gcc-4.0 [08:46] dapper+1, maybe. If we're lucky. === infinity is reminded of the old days of having gcc272 installed as "kgcc", since 2.95 didn't cut it. [08:49] infinity: we discussed it already [08:49] we agreed on a Suggests: [08:51] Err, I meant "A Suggests or Recommends", not Depends.. So,yes, we're onthe same page. [08:52] A Recommends may be better than a Suggests, though. The people who would be browsing kernel headers for fun are the same people who know how to tell their package manager not to install Recommends, everyone else probably wants the compiler by default. [08:53] (Which is precisely what Recommends means) [08:53] let them have fun to figure out how to trash their kernels :) === lamont [n=lamont@mix.mmjgroup.com] has joined #ubuntu-kernel === nafnaf [n=nafnaf@p549FD327.dip.t-dialin.net] has joined #ubuntu-kernel === lamont [n=lamont@mix.mmjgroup.com] has joined #ubuntu-kernel