http://blfs-bugs.linuxfromscratch.org/show_bug.cgi?id=1161





------- Additional Comments From [EMAIL PROTECTED]  2005-03-11 12:12 -------
I should have clarified.  The qmake.conf file still has
QMAKE_INCDIR_QT         = $(QTDIR)/include
QMAKE_LIBDIR_QT         = $(QTDIR)/lib
QMAKE_MOC               = $(QTDIR)/bin/moc
QMAKE_UIC               = $(QTDIR)/bin/uic

whereas BLFS installs headers in /usr/include/qt and libs in /usr/lib/qt. 
Obviously no setting of $QTDIR will allow /usr/bin/qmake to build qt apps
properly.  The suggestion was to patch .../mkspecs/default/qmake.conf to fix the
above environment variables to match the install locations BLFS uses for qt libs
and qt headers.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to