public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Compiling v4l fatal error: linux/ti_wilink_st.h: No such file or directory
@ 2011-03-07 19:01 Me
  2011-03-07 21:57 ` Jarod Wilson
  0 siblings, 1 reply; 5+ messages in thread
From: Me @ 2011-03-07 19:01 UTC (permalink / raw)
  To: linux-media

 I had MythTV .23 up and running fine on Mythbuntu 10.10 and then
hosed it.  I reinstalled it, and since then I can't get the drivers
for my Haupphauge 2250 to compile on kernel 2.6.35-22-generic.  When I
figured it out last time I put it in a text file.  Heres what I have
done.  I have since updated to MythTV .24 and the problem persists.


wget http://www.steventoth.net/linux/hvr22xx/22xxdrv_27086.zip
wget http://www.steventoth.net/linux/hvr22xx/HVR-12x0-14x0-17x0_1_25_25271_WHQL.zip
wget http://www.steventoth.net/linux/hvr22xx/extract.sh
sh extract.sh
sudo cp *fw /lib/firmware

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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-03-08  7:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-07 19:01 Compiling v4l fatal error: linux/ti_wilink_st.h: No such file or directory Me
2011-03-07 21:57 ` Jarod Wilson
     [not found]   ` <AANLkTim52X9Y=BpGi9fjiNy1hGgVRNdRjwYWPkNDTRBU@mail.gmail.com>
2011-03-07 23:17     ` Jarod Wilson
2011-03-07 23:22   ` Scott
2011-03-08  7:51     ` Steffen Barszus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox