=?ISO-8859-1?Q?David_Mittelst=E4dt?= writes: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
> 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
David
-- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
