ok, adapted the value in v4l/.version

make is doing fine now

-------- Original Message --------
Subject:        Re: [linux-dvb] getting started
Date:   Thu, 12 Mar 2009 23:47:24 +0100
From:   Rolf Schumacher <mailingl...@august.de>
To:     linux-media@vger.kernel.org
References:     <49b982a5.7010...@august.de> <49b98677.9030...@iki.fi>



thank you, Antti, Thomas

kernel-headers are installed.
Why does make try to read the wrong file?

My kernel is named 2.6.28-7.slh.4-sidux-686, not 2.6.28-7.slh.3-sidux-686

---------
r...@rolf9:~/src/v4l-dvb$ make
make -C /home/rsc/src/v4l-dvb/v4l
make[1]: Entering directory `/home/rsc/src/v4l-dvb/v4l'
Updating/Creating .config
Preparing to compile for kernel version 2.6.28
File not found: /lib/modules/2.6.28-7.slh.3-sidux-686/build/.config at
./scripts/make_kconfig.pl line 32, <IN> line 4.
make[1]: *** Keine Regel vorhanden, um das Target ?.myconfig?,
beno"tigt von ?config-compat.h?, zu erstellen. Schluss.
make[1]: Leaving directory `/home/rsc/src/v4l-dvb/v4l'
make: *** [all] Fehler 2
r...@rolf9:~/src/v4l-dvb$
r...@rolf9:~/src/v4l-dvb$ ls -la
/lib/modules/2.6.28-7.slh.3-sidux-686/build/.config
ls: Zugriff auf /lib/modules/2.6.28-7.slh.3-sidux-686/build/.config
nicht mo"glich: Datei oder Verzeichnis nicht gefunden
r...@rolf9:~/src/v4l-dvb$ ls -la
/lib/modules/2.6.28-7.slh.4-sidux-686/build/.config
-rw-r--r-- 1 root root 95158 12. Ma"r 00:30
/lib/modules/2.6.28-7.slh.4-sidux-686/build/.config
r...@rolf9:~/src/v4l-dvb$ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
r...@rolf9:~/src/v4l-dvb$

------------

Antti Palosaari wrote:
> Rolf Schumacher wrote:
>   
>> File not found: /lib/modules/2.6.28-7.slh.3-sidux-686/build/.config at
>> ./scripts/make_kconfig.pl line 32, <IN> line 4.
>>     
>
> kernel-devel, kernel-headers, linux-devel or linux-headers package is 
> missing. Package name varies from distribution to distribution...
>
>
>   


--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to