funny, i thought i sent this to the kde list... but i suppose any help would be appreciated -munir On Sat, 3 Nov 2001, Munir Nassar wrote: > about a week ago i asked about compiling KDE from source and i was told > that using GCC3.0 was a bad idea, so i got gcc 2.95.3 and i am still > having the exact same problem, it seems that the configure script is > trying to compile some qt include header and is failing > > so what is the recommended version of Qt to use with the best recommended > compiler to get KDE to work? > > the latest output using GCC 2.95.3 is at: > www.redconcepts.net/~nassarmu/config.log-gcc2.95.3 > and the old one, using GCC3.0: > www.redconcepts.net/~nassarmu/config.log-gcc3.0 > here are the configure options i used: > > --with-ssl-dir=/usr/local/ssl --with-qt-dir=/usr/lib/qt2 > > -munir > --