On Sun, Aug 12, 2007 at 16:29:10 +1000, jupiter dot hce AT gmail DOT com wrote: > Hi, > > I am building a win modem source code which requires > /lib/modules/2.6.18-4-686/build. I could not find the build in my > /lib/modules/2.6.18-4-686 directory. What am I missing, and where can I get > the build from?
Install the package "linux-headers-2.6.18-4-686". Whenever you want to compile a driver that is supposed to be loaded into the kernel you need the linux-headers-* package for your running kernel. Also have a look at the "apt-file" package. It allows you to this: $ apt-file search /lib/modules/2.6.18-4-686/build linux-headers-2.6.18-4-686: lib/modules/2.6.18-4-686/build -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]