Re: [crisos] kmod-video-gspca errors...

[ Thread Index | Date Index | More lists.tuxfamily.org/crisos Archives ]


Still won't compile...:



gzip -dc
/home/michele/Desktop/CrisOs/darwinfox/openwrt/dl/gspcav1-20071224.tar.gz
| /bin/gtar -C
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/..
-xf -
ls: cannot access ./patches: No such file or directory
touch
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/.prepared_71e3d533f0c2c95f1bffd34d2c03bd74
(cd
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/./;
if [ -x ./configure ]; then /usr/bin/find
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/
-name config.guess | xargs -r -n1 cp
/home/michele/Desktop/CrisOs/darwinfox/openwrt/scripts/config.guess;
/usr/bin/find
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/
-name config.sub | xargs -r -n1 cp
/home/michele/Desktop/CrisOs/darwinfox/openwrt/scripts/config.sub;
AR=cris-linux-uclibc-ar AS="cris-linux-uclibc-gcc -c -Os -pipe
-funit-at-a-time -fhonour-copts" LD=cris-linux-uclibc-ld
NM=cris-linux-uclibc-nm CC="cris-linux-uclibc-gcc"
GCC="cris-linux-uclibc-gcc" CXX="cris-linux-uclibc-g++"
RANLIB=cris-linux-uclibc-ranlib STRIP=cris-linux-uclibc-strip
OBJCOPY=cris-linux-uclibc-objcopy OBJDUMP=cris-linux-uclibc-objdump
SIZE=cris-linux-uclibc-size CFLAGS="-Os -pipe -funit-at-a-time
-fhonour-copts " CXXFLAGS="-Os -pipe -funit-at-a-time -fhonour-copts "
CPPFLAGS="-I/home/michele/Desktop/CrisOs/darwinfox/openwrt/staging_dir/cris/usr/include
-I/home/michele/Desktop/CrisOs/darwinfox/openwrt/staging_dir/cris/include
"
LDFLAGS="-L/home/michele/Desktop/CrisOs/darwinfox/openwrt/staging_dir/toolchain-cris_gcc4.1.2/lib
-L/home/michele/Desktop/CrisOs/darwinfox/openwrt/staging_dir/cris/usr/lib
-L/home/michele/Desktop/CrisOs/darwinfox/openwrt/staging_dir/cris/lib "
PKG_CONFIG_PATH="/home/michele/Desktop/CrisOs/darwinfox/openwrt/staging_dir/cris/usr/lib/pkgconfig:/home/michele/Desktop/CrisOs/darwinfox/openwrt/staging_dir/host/usr/lib/pkgconfig"
PKG_CONFIG_LIBDIR="/home/michele/Desktop/CrisOs/darwinfox/openwrt/staging_dir/cris/usr/lib/pkgconfig"
 ./configure --target=cris-linux --host=cris-linux
--build=i386-redhat-linux --program-prefix="" --program-suffix=""
--prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
--libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share
--localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls ;
fi; )
touch
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/.configured
make -C
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/linux-2.6.25.16
ARCH="cris" CROSS_COMPILE="cris-linux-uclibc-"
SUBDIRS="/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224"
modules
make[5]: Entering directory
`/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/linux-2.6.25.16'
  CC [M] 
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.o
In file included from
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:848:
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/Sunplus/spca506.h:
In function 'spca506_SetNormeInput':
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/Sunplus/spca506.h:120:
error: 'VIDEO_MODE_NTSC' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/Sunplus/spca506.h:120:
error: (Each undeclared identifier is reported only once
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/Sunplus/spca506.h:120:
error: for each function it appears in.)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/Sunplus/spca506.h:131:
error: 'VIDEO_MODE_PAL' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/Sunplus/spca506.h:137:
error: 'VIDEO_MODE_SECAM' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:
In function 'spca5xx_get_depth':
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:1093:
error: 'VIDEO_PALETTE_RGB565' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:1095:
error: 'VIDEO_PALETTE_RGB24' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:1101:
error: 'VIDEO_PALETTE_YUV420P' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:1104:
error: 'VIDEO_PALETTE_RGB32' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:
In function 'v4l_to_spca5xx':
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:1291:
error: 'VIDEO_PALETTE_RGB565' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:1293:
error: 'VIDEO_PALETTE_RGB24' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:1295:
error: 'VIDEO_PALETTE_RGB32' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:1297:
error: 'VIDEO_PALETTE_YUV422P' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:1299:
error: 'VIDEO_PALETTE_YUV420P' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:
In function 'spca50x_init_source':
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:1802:
error: 'VIDEO_PALETTE_RGB24' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:
In function 'spca5xx_setFrameDecoder':
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:1841:
error: 'VIDEO_PALETTE_RGB24' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:
In function 'spca5xx_do_ioctl':
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2074:
error: 'VIDIOCGCAP' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2078:
error: invalid application of 'sizeof' to incomplete type 'struct
video_capability'
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2079:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2081:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2082:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2084:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2085:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2086:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2087:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2088:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2091:
error: 'VIDIOCGCHAN' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2097:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2098:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2107:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2109:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2110:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2111:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2113:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2115:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2117:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2122:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2124:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2127:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2128:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2129:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2129:
error: 'VIDEO_TYPE_CAMERA' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2132:
error: 'VIDIOCSCHAN' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2136:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2136:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2137:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2138:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2141:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2142:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2146:
error: 'VIDIOCGPICT' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2149:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2150:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2151:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2151:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2153:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2154:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2155:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2156:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2157:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2160:
error: 'VIDIOCSPICT' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2166:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2169:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2170:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2170:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2175:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2176:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2178:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2180:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2181:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2182:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2186:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2187:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2190:
error: 'VIDIOCGCAPTURE' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2198:
error: 'VIDIOCSCAPTURE' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2201:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2203:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2207:
error: 'VIDIOCSWIN' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2211:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2211:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2211:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2214:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2215:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2217:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2219:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2221:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2223:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2225:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2227:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2230:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2230:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2233:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2234:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2238:
error: 'VIDIOCGWIN' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2241:
error: invalid application of 'sizeof' to incomplete type 'struct
video_window'
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2242:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2243:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2244:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2245:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2246:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2247:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2247:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2250:
error: 'VIDIOCGMBUF' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2255:
error: invalid application of 'sizeof' to incomplete type 'struct
video_mbuf'
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2256:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2257:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2259:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2263:
error: 'VIDIOCMCAPTURE' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2268:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2268:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2268:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2268:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2270:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2272:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2276:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2276:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2277:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2281:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2282:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2286:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2287:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2292:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2292:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2292:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2294:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2294:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2295:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2295:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2296:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2296:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2298:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2299:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2299:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2302:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2302:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2303:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2303:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2304:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2304:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2305:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2345:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2348:
error: 'VIDIOCSYNC' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2399:
error: 'VIDIOCGFBUF' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2402:
error: invalid application of 'sizeof' to incomplete type 'struct
video_buffer'
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2403:
error: dereferencing pointer to incomplete type
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2406:
error: 'BASE_VIDIOCPRIVATE' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2438:
error: 'VIDIOCKEY' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2440:
error: 'VIDIOCCAPTURE' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2442:
error: 'VIDIOCSFBUF' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2444:
error: 'VIDIOCGTUNER' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2445:
error: 'VIDIOCSTUNER' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2447:
error: 'VIDIOCGFREQ' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2448:
error: 'VIDIOCSFREQ' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2450:
error: 'VIDIOCGAUDIO' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2451:
error: 'VIDIOCSAUDIO' undeclared (first use in this function)
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:
In function 'spca50x_create_sysfs':
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2769:
error: implicit declaration of function 'video_device_create_file'
/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.c:2780:
error: implicit declaration of function 'video_device_remove_file'
make[6]: ***
[/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/gspca_core.o]
Error 1
make[5]: ***
[_module_/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224]
Error 2
make[5]: Leaving directory
`/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/linux-2.6.25.16'
make[4]: ***
[/home/michele/Desktop/CrisOs/darwinfox/openwrt/build_dir/linux-etrax/gspcav1-20071224/.built]
Error 2
make[4]: Leaving directory
`/home/michele/Desktop/CrisOs/darwinfox/openwrt/feeds/packages/multimedia/gspcav1'
make[3]: *** [package/feeds/packages/gspcav1/compile] Error 2
make[3]: Leaving directory `/home/michele/Desktop/CrisOs/darwinfox/openwrt'
make[2]: ***
[/home/michele/Desktop/CrisOs/darwinfox/openwrt/staging_dir/cris/stamp/.package_compile]
Error 2
make[2]: Leaving directory `/home/michele/Desktop/CrisOs/darwinfox/openwrt'
make[1]: *** [world] Error 2
make[1]: Leaving directory `/home/michele/Desktop/CrisOs/darwinfox/openwrt'
make: *** [all] Error 2










> 2008/12/5  <mcostantino@xxxxxxxxxxxxxxx>:
>> Has anyone tryed to compile kmod-video-gspca?
>> I get these errors while trying to compile the package:
>>
>
> This should be fixed on latest svn version. Can you confirm?
>
> ---
> CrisOs mailing list
> Official multi-language http://www.crisos.org/ mailing list
>
> For unsubscribe send empty mail to: crisos-request@xxxxxxxxxxxxxxxxxxx
> with subject unsubscribe.
>



---
CrisOs mailing list
Official multi-language http://www.crisos.org/ mailing list

For unsubscribe send empty mail to: crisos-request@xxxxxxxxxxxxxxxxxxx with subject unsubscribe.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/