Mailing List archive

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

[linux-dvb] Re: unable to make apps/scan in HEAD



Hi,

jpulz@frm2.tu-muenchen.de wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> hi,
> 
> On Fri, 11 Oct 2002, Holger Waechtler wrote:
> 
> 
>>>i have a problem to build apps/scan
>>
>>(hmm, this one is far from being done;)
> 
> 
> what should it do if it is done??
> search a sattelite position for all channels and generate a useful
> list with values like: frequency, name, vpid, apid, tpid ..... ???

yes. It should not only scan satellite but also cable and terrestrial 
networks.


>>>i've modified this, but i'm not a progammer so i couldn't fix the implicit
>>>declaration of `list_for_each_safe' and the undeclared `s'
>>
>>you use pretty old kernel headers, right? list_for_each_safe() was
>>introduced a long time ago.
> 
> 
> you are right.. my kernel-headers where very old.. it was 2.4.2 :(
> i've updated the /usr/include/linux directory with the headers of the
> 2.4.19 kernel..
> 
> evrything is fine now..
> 
> but i think you should change the beginning of the Makefile to this:
> 
> KERNEL_RELEASE := $(shell /bin/uname -r)
> KERNEL_LOCATION = /usr/src/linux-$(KERNEL_RELEASE)

thanks, I'll apply this.


> this should be better for systems without a 2.4.18-kernel ;)

sorry, this got committed accidentally. I was running a 2.5 kernel at 
this time...

Holger



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



Home | Main Index | Thread Index