1. Vaihe , pieleen meni:
root@kone1-laptop:/home# hg clone
http://linuxtv.org/hg/v4l-dvbdestination directory: v4l-dvb
requesting all changes
adding changesets
adding manifests
adding file changes
added 6947 changesets with 18284 changes to 1279 files
946 files updated, 0 files merged, 0 files removed, 0 files unresolved
root@kone1-laptop:/home# cd v4l-dvb
root@kone1-laptop:/home/v4l-dvb# make
make -C /home/v4l-dvb/v4l
make[1]: Entering directory `/home/v4l-dvb/v4l'
No version yet, using 2.6.22-14-386
make[1]: Leaving directory `/home/v4l-dvb/v4l'
make[1]: Entering directory `/home/v4l-dvb/v4l'
scripts/make_makefile.pl
Updating/Creating .config
Preparing to compile for kernel version 2.6.22
File not found: /lib/modules/2.6.22-14-386/build/.config at ./scripts/make_kconfig.pl line 32, <IN
> line 4.
make[1]: Leaving directory `/home/v4l-dvb/v4l'
make[1]: Entering directory `/home/v4l-dvb/v4l'
Updating/Creating .config
Preparing to compile for kernel version 2.6.22
File not found: /lib/modules/2.6.22-14-386/build/.config at ./scripts/make_kconfig.pl line 32, <IN> line 4.
make[1]: *** No rule to make target `.myconfig', needed by `config-compat.h'. Stop.
make[1]: Leaving directory `/home/v4l-dvb/v4l'
make: *** [all] Error 2
root@kone1-laptop:/home/v4l-dvb#
-----
Ja vielä uusi yritys debugilla
root@kone1-laptop:/home/v4l-dvb# make --debug
GNU Make 3.81
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
This program built for i486-pc-linux-gnu
Reading makefiles...
Updating goal targets....
File `all' does not exist.
Must remake target `all'.
make -C /home/v4l-dvb/v4l
GNU Make 3.81
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
This program built for i486-pc-linux-gnu
Reading makefiles...
make[1]: Entering directory `/home/v4l-dvb/v4l'
Updating/Creating .config
Preparing to compile for kernel version 2.6.22
File not found: /lib/modules/2.6.22-14-386/build/.config at ./scripts/make_kconfig.pl line 32, <IN> line 4.
Updating goal targets....
File `default' does not exist.
File `config-compat.h' does not exist.
make[1]: *** No rule to make target `.myconfig', needed by `config-compat.h'. Stop.
make[1]: Leaving directory `/home/v4l-dvb/v4l'
make: *** [all] Error 2
root@kone1-laptop:/home/v4l-dvb#
Tate