root@debian:/usr/src# ln -s /usr/src/ linux-3.10.9 /usr/src/linux
ln: target `/usr/src/linux' is not a directory
root@debian:/usr/src# ls
linux-3.10.9.tar
root@debian:/usr/src# mkdir linux
root@debian:/usr/src# ln -s /usr/src/ linux-3.10.9.tar /usr/src/linux
Ale przy wczytywaniu starej konfiguracji system zgłasza problem:
root@debian:/home/debian# make xconfig && make menuconfig
make: *** No rule to make target `xconfig'. Stop.
root@debian:/home/debian# make xconfig
make: *** No rule to make target `xconfig'. Stop.
Bez żadnych dodatkowych poleceń. Konfiguracja jądra na którym aktualnie pracuje system powinna się załadować automatycznie. Jeżeli nie, to wszystkie konfiguracje wszystkich zainstalowanych jąder znajdują się w katalogu:
root@debian:~# cd /usr/src/linux-3.10.9
root@debian:/usr/src/linux-3.10.9# make xconfig
CHECK qt
* Unable to find the QT4 tool qmake. Trying to use QT3
*
* Unable to find any QT installation. Please make sure that
* the QT4 or QT3 development package is correctly installed and
* either qmake can be found or install pkg-config or set
* the QTDIR environment variable to the correct location.
*
make[1]: *** No rule to make target `scripts/kconfig/.tmp_qtcheck', needed by `scripts/kconfig/qconf.o'. Stop.
make: *** [xconfig] Error 2
root@debian:/usr/src/linux-3.10.9# aptitude install qt4-qmake
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
root@debian:/usr/src/linux-3.10.9# aptitude install pkg-config
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
ale to nie pomaga nawet przy najaktualniejszej wersji pakietów pkg-config i qt4-qmake
root@debian:/usr/src# aptitude reinstall qt4-qmake pkg-config
The following packages will be REINSTALLED:
pkg-config qt4-qmake
0 packages upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 0 not upgraded.
Need to get 0 B/1,181 kB of archives. After unpacking 0 B will be used.
(Reading database ... 47058 files and directories currently installed.)
Preparing to replace pkg-config 0.26-1+b1 (using .../pkg-config_0.26-1+b1_armhf.deb) ...
Unpacking replacement pkg-config ...
Preparing to replace qt4-qmake 4:4.8.2+dfsg-11 (using .../qt4-qmake_4%3a4.8.2+dfsg-11_armhf.deb) ...
Unpacking replacement qt4-qmake ...
Processing triggers for man-db ...
/usr/bin/mandb: can't write to /var/cache/man/2893: No space left on device
Setting up pkg-config (0.26-1+b1) ...
Setting up qt4-qmake (4:4.8.2+dfsg-11) ...
System jest na karcie microSD. Próbowałem na początku z 16 GB, na 32 dzieje się to samo. O co chodzi? Większej karty nie mam .