Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: newbie: Via EPIA / Gentoo / DVB-T installation -DVB compile errors.



Lo there,

Im also using Gentoo linux and had the exact same problem with mythtv
emerge, i got round it by manually editing the mythtv ebuild file i
commented out the lines for the two libs and uncommented dvb section
which is commented out for some reason on the mythtv ebuild, 

then i followed the standard install for it

USE="mysql" emerge qt

needed above as the qt lib needs to be compiled with mysql support for
mythtv

then

USE="dvb" emerge mythtv

and away it goes 

hope this helps 
On Sun, 2004-02-22 at 08:20, Jon Whitear wrote:
> I have Gentoo Linux (2.6.1-epia kernel) running on a Via EPIA-M10000
> with a VisionPlus DVB-T card. I've used the kernel's stock DVB support,
> and it works fine (i.e. I can stream from dvbstream to a file, and view
> that in mplayer.)
> 
> I'm trying to install MythTV, which requires linuxtv-dvb and libdvb.
> When I emerge linuxtv-dvb, it fails like so:-
> 
> >>> Unpacking source...
> >>> Unpacking linuxtv-dvb-1.0.1.tar.gz to
> /var/tmp/portage/linuxtv-dvb-1.0.1/work
> >>> Source unpacked.
> cat: CVS/Root: No such file or directory
> (cd driver; make)
> make[1]: Entering directory
> `/var/tmp/portage/linuxtv-dvb-1.0.1/work/linuxtv-dvb -1.0.1/driver'
> Makefile:102: /lib/modules/2.6.1-epia/build/Rules.make: No such file or
> directory
> make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent
> make rule .
> make[1]: *** No rule to make target
> `/lib/modules/2.6.1-epia/build/Rules.make'.  Stop.
> make[1]: Leaving directory
> `/var/tmp/portage/linuxtv-dvb-1.0.1/work/linuxtv-dvb- 1.0.1/driver'
> make: *** [dvb] Error 2
> 
> >>> Install linuxtv-dvb-1.0.1 into
> /var/tmp/portage/linuxtv-dvb-1.0.1/image/ cat egory media-tv
> Makefile:102: /lib/modules/2.6.1-epia/build/Rules.make: No such file or
> director y
> make: *** No rule to make target
> `/lib/modules/2.6.1-epia/build/Rules.make'.  St op.
> 
> !!! ERROR: media-tv/linuxtv-dvb-1.0.1 failed.
> !!! Function src_install, Line 35, Exitcode 2
> !!! (no error message)
> 
> I tried injecting linuxtv-dvb (since I already have DVB drivers
> installed and working), and moving on to libdvb-0.5.0-r1, but that also
> fails with a number of errors (that look like undeclared variables.)
> Being a Gentoo (and linux!) newbie, these errors really don't mean a
> whole lot to me! I assume that I _do_ need to emerge these packages
> successfully before I can emerge MythTV.
> 
> I have tried (unsuccessfully) to subscribe to, and post this to the
> MythTV list as well, so if it _does_ turn up there, apologies for the
> duplicate post! Your help would be greatly appreciated. Thanks in
> advance,
> 
> Jon
> 
> 
> 
> 
> 



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index