Mailing List archive

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

[linux-dvb] Re: dvb-ttusb-budget with dvb-kernel 2.4



Marcus Metzler wrote:

=?ISO-8859-1?Q?David_Mittelst=E4dt?= writes:
> undefined reference to `find_avpids'
> ....
> ....
> > I figured out that all these functions seem to be in the libdvb package > (which i installed previously). I'm pretty sure that i missed something > very trivial since im not that long with linux.
> > David Mittelstädt

The libdvb libs are all copied to /usr/local/lib and the includes to
/usr/local/include. You have to make sure that the compiler and linker
find them. Use ./autogen.sh --with-dvb-path=/usr/local/lib.
Make sure that the config.cache is deleted.

Marcus


Wow, compiling worked. I thought that there was something like this. Thanks for your help. Now i just need to figure out how the programs work together to make it work completely. Another good thing is that i can now delete my windoze. :-D

David



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



Home | Main Index | Thread Index