[mythtv-users] Compiling v4l fatal error: linux/ti_wilink_st.h: No such file or directory

Jarod Wilson jarod at wilsonet.com
Mon Mar 7 14:43:57 UTC 2011


On Mar 6, 2011, at 4:42 PM, Me wrote:
...
> git clone git://linuxtv.org/media_build.git
> cd media_build
> ./build.sh
> sudo make install
> 
> The first time it breaks, this is expected.  I edit v4l/.config and
> change CONFIG_DVB_FIREDTV=m to CONFIG_DVB_FIREDTV=n
> 
> I compile again, and it should work.  But it breaks.  Heres the message I get.
> 
> make[2]: Leaving directory `/path/media_build/linux'
> make -C /lib/modules/2.6.35-22-generic/build
> SUBDIRS=/path/media_build/v4l  modules
> make[2]: Entering directory `/usr/src/linux-headers-2.6.35-22-generic'
>  CC [M]  /path/media_build/v4l/fmdrv_common.o
> /path/media_build/v4l/fmdrv_common.c:41: fatal error:
> linux/ti_wilink_st.h: No such file or directory
> compilation terminated.
> make[3]: *** [/path/media_build/v4l/fmdrv_common.o] Error 1
> make[2]: *** [_module_/path/media_build/v4l] Error 2
> make[2]: Leaving directory `/usr/src/linux-headers-2.6.35-22-generic'
> make[1]: *** [default] Error 2
> make[1]: Leaving directory `/path/media_build/v4l'
> make: *** [all] Error 2
> 
> Why does it break?  Thanks.

At a glance, probably due to a new driver that media_build isn't
grabbing all needed files for just yet. But you're asking on the
wrong mailing list, you need to ask this over on linux-media.

-- 
Jarod Wilson
jarod at wilsonet.com





More information about the mythtv-users mailing list