On Mon, Feb 20, 2006 at 01:22:43PM +0100, Lars Andre Sunde wrote: > > Hi, > > Having a problem getting pwc-10.0.11 installed on my linux box. Using vanilla > kernel 2.6.10 patched with RTAI 3.3 (realtime system patch). > > Did the following: > # downloaded the file > # tar xvf pwc-10.0.11.tar.... > # cd pwc-10.0.11... > # make > The driver needs to have a configured kernel with header. If you have build your kernel in a another directory that is not detected. you can try to specify the kernel source directory with:
make KSRC=/xxxx/linux Luc _______________________________________________ pwc mailing list [email protected] http://lists.saillard.org/mailman/listinfo/pwc
