Usully,

/lib/modules/<kernel version}/build/ is a link to the kernel build sources in /usr/src/linux or /usr/src/linux-<kernel version>

make a link : ln -s /usr/src/linux /lib/modules/<kernel version>/build

when building a kernel the build/ directory should be there.

HTH
Jeff C.

freeroute wrote:

Hello,

I tried to to compile the module. I have got this message:

freeroute:/usr/src/pwc-10.0.9-rc1# make
make -C /lib/modules/2.6.8-2-686/build SUBDIRS=/usr/src/pwc-10.0.9-rc1 modules
make: *** /lib/modules/2.6.8-2-686/build: No such file or directory.  Stop.
make: *** [default] Error 2

OS:Debian -sarge
kernel: 2.6.8-2-686



What shall I do now?

Steve
_______________________________________________
pwc mailing list
[email protected]
http://lists.saillard.org/mailman/listinfo/pwc

_______________________________________________
pwc mailing list
[email protected]
http://lists.saillard.org/mailman/listinfo/pwc

Reply via email to