Bogdan Nicolescu wrote: > I haven't been able to recompile Centos' default kernel on 4.2, nor on 4.3 on an x86_64 > > The process fails with two different problems: > > 1. 'cannot find -lqt' error You will get that error on x86_64 if you try and run 'make xconfig' on the source tree that is extracted after, for example, running 'rpmbuild -bp' As the normal build process is all command line driven, then this is not a problem. There are a few patches out there to work round this (and I believe it's fixed in more recent kernels). The patch I use which works for me is attached. James Pearson -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: linux-2.6.9-qt.patch URL: <http://lists.centos.org/pipermail/centos/attachments/20060331/9e40e318/attachment-0005.ksh>