|
From: Antonino D. <ad...@po...> - 2002-11-01 20:42:00
|
On Sat, 2002-11-02 at 04:22, Sven Luther wrote: [...] > > > > Well, yes, i was going to donwload the BK tree, but james was speaking > > > about a 2.5.45 diff, which was finally not the right one. > > > > > I downloaded the patch 12 hours ago and actually ported a driver to > > that. So unless James changed it again, it should be the right one. > > Mmm, yes, it was my fault. > > BTW, is there something with the new kernel configuration process or > something ? I get this error when trying to configure the kernel : > > $ make oldconfig > * > * Unable to find the QT installation. Please make sure that the > * QT development package is correctly installed and the QTDIR > * environment variable is set to the correct location. > * > make[1]: *** [scripts/kconfig/.tmp_qtcheck] Erreur 1 > make: *** [scripts/kconfig/conf] Erreur 2 > > Is this something pulled in from james diff, or is it no more possible > to configure the kernel with plain text console anymore ? > It's an irritating bug in the new kernel configurator. Try make -k if it complains about the QT libs. |