Hello,

I'm trying to build the media tree using the automatic script and end-up
with at least two errors not allowing me to move forward positively.

Ubuntu 11.04 x86_64 2.6.38-8-generic

First one is on Kinect (don't need it, I can disable the build):

  CC [M]  /home/nico/src/media_build/v4l/kinect.o
/home/nico/src/media_build/v4l/kinect.c:38:19: error: 'D_ERR' undeclared here 
(not in a function)
/home/nico/src/media_build/v4l/kinect.c:38:27: error: 'D_PROBE' undeclared here 
(not in a function)
/home/nico/src/media_build/v4l/kinect.c:38:37: error: 'D_CONF' undeclared here 
(not in a function)
/home/nico/src/media_build/v4l/kinect.c:38:46: error: 'D_STREAM' undeclared 
here (not in a function)
/home/nico/src/media_build/v4l/kinect.c:38:57: error: 'D_FRAM' undeclared here 
(not in a function)
/home/nico/src/media_build/v4l/kinect.c:38:66: error: 'D_PACK' undeclared here 
(not in a function)
/home/nico/src/media_build/v4l/kinect.c:39:2: error: 'D_USBI' undeclared here 
(not in a function)
/home/nico/src/media_build/v4l/kinect.c:39:11: error: 'D_USBO' undeclared here 
(not in a function)
/home/nico/src/media_build/v4l/kinect.c:39:20: error: 'D_V4L2' undeclared here 
(not in a function)
make[3]: *** [/home/nico/src/media_build/v4l/kinect.o] Error 1
make[2]: *** [_module_/home/nico/src/media_build/v4l] Error 2


The second one is on rc-main (I probably need that!):

  CC [M]  /home/nico/src/media_build/v4l/rc-main.o
/home/nico/src/media_build/v4l/rc-main.c: In function 'rc_allocate_device':
/home/nico/src/media_build/v4l/rc-main.c:993:29: warning: assignment from 
incompatible pointer type
/home/nico/src/media_build/v4l/rc-main.c:994:29: warning: assignment from 
incompatible pointer type
  CC [M]  /home/nico/src/media_build/v4l/ir-raw.o
  CC [M]  /home/nico/src/media_build/v4l/mipi-csis.o
/home/nico/src/media_build/v4l/mipi-csis.c:29:28: fatal error: 
plat/mipi_csis.h: No such file or directory
compilation terminated.


Thanks for looking into it!

Nico

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to