Re: Kernel source location
- From: "Colin Kern" <razael1@xxxxxxxxx>
- Date: Fri, 29 Sep 2006 21:42:39 -0400
On 9/29/06, t u <towsonu2003@xxxxxxxxx> wrote:
Colin Kern wrote:
I'm trying to build a driver using the live CD so I can make sure itthe command you need:
works before I install Ubuntu on my hard drive. The makefile for the
driver is looking for the directory /lib/modules/2.6.15/build. I have
/lib/modules/2.6.15, but there is no "build" directory in it. Is
there a package that I need to install to get that to appear?
Thanks,
Colin Kern
sudo apt-get update
sudo apt-get install build-essential
you'll need a network connection for this. it will download and install
the kernel headers (package name: linux-headers) that you need, as well
as the make utility and so on.
I had already installed build-essential, but linux-headers isn't in
the dependencies. I'll go ahead and install it.
Thanks,
Colin Kern
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: Kernel source location
- From: t u
- Re: Kernel source location
- References:
- Kernel source location
- From: Colin Kern
- Re: Kernel source location
- From: t u
- Kernel source location
- Prev by Date: Re: Kernel source location
- Next by Date: Problems installing Ubuntu
- Previous by thread: Re: Kernel source location
- Next by thread: Re: Kernel source location
- Index(es):
Relevant Pages
|