Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: scan doesn't compile
Stefan Hußfeldt wrote:
> On Tue, Oct 29, 2002 at 04:05:25PM +0100, Holger Waechtler wrote:
>
>
>>>|/usr/include/asm/processor.h:55: `CONFIG_X86_L1_CACHE_SHIFT' undeclared
>>>here (not in a function)
>>>|/usr/include/asm/processor.h:55: requested alignment is not a constant
>>>|make: *** [scan.o] Fehler 1
>>>
>>>|[root@zaphod scan]# rpm -q kernel-headers
>>>|kernel-headers-2.4.18-41mdk
>>>
>>>|[root@zaphod scan]# cat /etc/redhat-release
>>>|Mandrake Linux release 9.0 (dolphin) for i586
>>
>>Your kernel include files are screwed up. /usr/include/linux,
>>/usr/include/asm have to refer to the same kernel source. You should use
>>header files of a recent kernel.
>
>
> This is the correct kernel-headers package (fresh MD9.0 install). The
> versionnumber doesn't match with kernel version for a long(er) time.
Look on the output of make: Even if you have
-I/usr/src/linux-2.4.19-16mdksmp/include in your CFLAGS the compiler
includes files from /usr/include/linux/.
It should look first in /usr/src/linux-2.4.19-16mdksmp/include/linux/
and find there the right files if everything is installed alright.
Hmm, well - I'll commit a local copy of list.h without references into
the kernel source into CVS next minutes. Then it should compile for you,
but in any case you should check your installation.
>>>Is there another way (program) , to create a channels.conf for a DVB-C
>>>card?
>>
>>For czap you find an example channel list in
>>DVB/apps/szap/channels.conf-dvbc-berlin.
>
>
> I use this, but there are only five entries.
When you can tune to one transponder the scan utility can generate all
other ones.
Holger
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index