On Sunday 16 March 2008 12:01:55 Alexander E. Patrakov wrote: > the Qt page contains the following warnings: > > 1) Building Qt in a chroot environment may fail. > > Has anyone investigated the cause or is able to reproduce? > I have seen this happen before, with both versions 3.3.8 and 3.3.7. However, it hasn't happened to me in some time now, don't know if I've just been lucky or if something changed somewhere down the line to fix it. Unfortunately, I don't recall the error I received and never really investigated it.
<snip> > 3) only set QTDIR when installing in /usr if an application is unable > to find the installed libraries or headers > > As far as I have tested, kdelibs and MCS-0.7.0 (when passing > --with-qt-path=/usr/share/qt) compile just fine. Any known testcase > for this should be added either in the reader-visible form, or as an > XML comment. > I mentioned the issue with kdelibs when I was first submitting the patch for kde-3.5.9. In my testing, kdelibs can find qt just fine if it is installed in /usr. You should not have to pass --with-qt-path. The problem is when you install qt in /opt. I'll have to retest again, but I don't think I was able to get kdelibs to compile using --with-qt-path=/opt/qt. I thought QTDIR was always set in the book, and so would not cause any issues put into the default commands for kdelibs. -- Robert Daniels -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
