Re: Kernel source location
- From: t u <towsonu2003@xxxxxxxxx>
- Date: Fri, 29 Sep 2006 21:26:07 -0400
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.
--
Please scan all attachments for viruses.
Or (though you might like Rodin) you might as well avoid "The Gates of
Hell" and use Linux.
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: Kernel source location
- From: Colin Kern
- Re: Kernel source location
- References:
- Kernel source location
- From: Colin Kern
- Kernel source location
- Prev by Date: Re: Wireless device not detected
- Next by Date: Re: Kernel source location
- Previous by thread: Kernel source location
- Next by thread: Re: Kernel source location
- Index(es):
Relevant Pages
|