Hi All when compiling kernel 2.6.0, have become stuck at unmet dependencies with QT
'make xconfig' returns * 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.
an 'apt-cache depends kernel-source-2.6.0-test9' suggests: libqt-dev (amongst other deps)
next, 'apt-get install libqt-dev' requires the dependencies xlibs-dev, libmng-dev
however: xlibs-dev dependency can't be met as needs xlibs (= 4.2.1-12.1) but 4.3.0-0ds4 is installed. in this box 4352 packages depend on xlibs :-(
so $64 question is: How can can a smooth downgrade of xlibs from 4.3.0-0ds4 to 4.2.1-12.1 occur without totally busting the packages on this box? or is there a better way of compiling this kernel? TIA Russell
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
