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



-----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 ..... ???

> > looks like there is an #include <string.h> missing..
>
> thanks, I'll fix this.

thanks for the quick fix..

> > 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)

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

> Holger
>
> > can somebody please fix this, and add a short description (README) for
> > this application??
>
> I'll do so when it's working and does something useful.

okay, sounds good..

> Holger

joerg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9ptb6SPOsGF+KA+MRAt9JAJ44CE7uqkFSO7sDSpE+oPoFZsPrbACfU04R
Qdd7SuWIGyDaXKEFCGHeYrw=
=+m3o
-----END PGP SIGNATURE-----




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



Home | Main Index | Thread Index