Sono riuscit a far funziona make xconfig installando
klineakconfig
e aggiornando le librerie qt.
Precedentemente avevo anche aggiornato i programmi nominati in
Documentation/Changes ma il problema era dovuto alle librerie qt.
Il messaggio di errore era il seguente
root@3[linux-2.6.15.6]# make xconfig
CHECK qt
*
* Unable to find the QT installation. Please make sure that
* the QT development package is correctly installed and
* either 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