Hi,

Previous versions of PWC have compiled and installed perfectly, an example
for 10.0.11 is below:

[EMAIL PROTECTED] pwc-10.0.11]# make
make -C /lib/modules/2.6.9-27.cc/source SUBDIRS=/home/pete/pwc-10.0.11
modules
make[1]: Entering directory `/usr/src/kernels/2.6.9-27.cc-i686'
  CC [M]  /home/pete/pwc-10.0.11/pwc-if.o
  CC [M]  /home/pete/pwc-10.0.11/pwc-misc.o
  CC [M]  /home/pete/pwc-10.0.11/pwc-ctrl.o
  CC [M]  /home/pete/pwc-10.0.11/pwc-v4l.o
  CC [M]  /home/pete/pwc-10.0.11/pwc-uncompress.o
  CC [M]  /home/pete/pwc-10.0.11/pwc-dec1.o
  CC [M]  /home/pete/pwc-10.0.11/pwc-dec23.o
  CC [M]  /home/pete/pwc-10.0.11/pwc-kiara.o
  CC [M]  /home/pete/pwc-10.0.11/pwc-timon.o
  LD [M]  /home/pete/pwc-10.0.11/pwc.o
  Building modules, stage 2.
  MODPOST
Warning: could not find versions for .tmp_versions/pwc.mod
  CC      /home/pete/pwc-10.0.11/pwc.mod.o
  LD [M]  /home/pete/pwc-10.0.11/pwc.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.9-27.cc-i686'


However, pwc-10.0.12-rc1 fails as follows:

[EMAIL PROTECTED] pwc-10.0.12-rc1]# make clean
rm -f *.[oas] .*.flags *.ko .*.cmd .*.d .*.tmp *.mod.c
rm -rf .tmp_versions
[EMAIL PROTECTED] pwc-10.0.12-rc1]# make
make -C /lib/modules/2.6.9-27.cc/source SUBDIRS=/home/pete/pwc-10.0.12-rc1
modules
make[1]: Entering directory `/usr/src/kernels/2.6.9-27.cc-i686'
  CC [M]  /home/pete/pwc-10.0.12-rc1/pwc-if.o
In file included from /home/pete/pwc-10.0.12-rc1/pwc-uncompress.h:35,
                 from /home/pete/pwc-10.0.12-rc1/pwc.h:40,
                 from /home/pete/pwc-10.0.12-rc1/pwc-if.c:69:
/home/pete/pwc-10.0.12-rc1/pwc-ioctl.h:60: error: redefinition of typedef
'__le16'
include/linux/types.h:149: error: previous declaration of '__le16' was here
make[2]: *** [/home/pete/pwc-10.0.12-rc1/pwc-if.o] Error 1
make[1]: *** [_module_/home/pete/pwc-10.0.12-rc1] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.9-27.cc-i686'
make: *** [all] Error 2

I wonder if anyone could give me any hints to fix this problem?

Thanks!

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.9.9/382 - Release Date: 04/07/2006
 

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

Reply via email to