Hello,
i checked that file, i get this error right now:
discovery pwc-10.0.7a # make
make -C /lib/modules/2.6.13-rc3-mm1/source SUBDIRS=/root/src/pwc-10.0.7a modules
make[1]: Entering directory `/usr/src/linux-2.6.12-rc3-mm1'
CC [M] /root/src/pwc-10.0.7a/pwc-if.o
/root/src/pwc-10.0.7a/pwc-if.c:212:40: missing binary operator before token "("
/root/src/pwc-10.0.7a/pwc-if.c:839:40: missing binary operator before token "("
/root/src/pwc-10.0.7a/pwc-if.c:854:40: missing binary operator before token "("
/root/src/pwc-10.0.7a/pwc-if.c:1353:40: missing binary operator before token "("
/root/src/pwc-10.0.7a/pwc-if.c:1407:40: missing binary operator before token "("
/root/src/pwc-10.0.7a/pwc-if.c:1678:40: missing binary operator before token "("
/root/src/pwc-10.0.7a/pwc-if.c:1818:40: missing binary operator before token "("
make[2]: *** [/root/src/pwc-10.0.7a/pwc-if.o] Error 1
make[1]: *** [_module_/root/src/pwc-10.0.7a] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.12-rc3-mm1'
make: *** [default] Error 2
in line 212 in the file pwc-if.c is the following:
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,10)
Maybe something in the kernel header files changed in the
2.6.12-rc3-mm1 kernel tree
kind regards
Flo
_______________________________________________
pwc mailing list
http://lists.saillard.org/mailman/listinfo/pwc
|