LinHES Forums http://forum.linhes.org/ |
|
error compiling v4l-dvb http://forum.linhes.org/viewtopic.php?f=5&t=13214 |
Page 1 of 1 |
Author: | spaceout76 [ Mon Jan 01, 2007 3:07 am ] |
Post subject: | error compiling v4l-dvb |
I just installed R5E50 and downloaded the latest v4l-dvb from linuxtv.org. When I try to compile v4l-dvb, I get the following error. Anyone know what I need to do here to compile v4l-dvb? root@tux:/usr/src/v4l-dvb# make make -C /usr/src/v4l-dvb-3beb62e206ef/v4l make[1]: Entering directory `/usr/src/v4l-dvb-3beb62e206ef/v4l' creating symbolic links... make -C /lib/modules/2.6.18-chw-13/build SUBDIRS=/usr/src/v4l-dvb-3beb62e206ef/v4l modules make[2]: Entering directory `/usr/src/linux-headers-2.6.18-chw-13' make[2]: *** No rule to make target `modules'. Stop. make[2]: Leaving directory `/usr/src/linux-headers-2.6.18-chw-13' make[1]: *** [default] Error 2 make[1]: Leaving directory `/usr/src/v4l-dvb-3beb62e206ef/v4l' make: *** [all] Error 2 root@tux:/usr/src/v4l-dvb# |
Author: | mlbuser [ Mon Jan 01, 2007 7:27 am ] |
Post subject: | |
Look at the 6th entry in this thread. This was to compile my wireless adapter, but this should allow other kernel modules as well. http://mysettopbox.tv/phpBB2/viewtopic.php?t=13123 |
Author: | spaceout76 [ Mon Jan 01, 2007 12:29 pm ] |
Post subject: | |
That fixed it. Thanks you so much. |
Author: | dwaine [ Sat Jan 13, 2007 10:58 am ] |
Post subject: | |
Add this symlink to the list. It will get rid of this message and a couple of modules will have their proper symbols. ln -s ../linux-headers-2.6.18-3-686/Module.symvers make -C /lib/modules/2.6.18-chw-13/build SUBDIRS=/home/mythtv/v4l-dvb-e37679b39df8/v4l modules make[2]: Entering directory `/usr/src/linux-headers-2.6.18-chw-13' WARNING: Symbol version dump /usr/src/linux-headers-2.6.18-chw-13/Module.symvers is missing; modules will have no dependencies and modversions. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |