On Friday 17 February 2006 13:36, Hai Zaar wrote:
> Hi!
>
> I'm building qt-3.3.5 from BLFS book version svn-20060213 using method 1.
> The first command is
> sed -i -e 's:$(QTDIR)/include:&/qt:' \
>        -e 's:$(QTDIR)/lib:&/qt:' \
>     mkspecs/linux*/qmake.conf &&
>
> Although the second pattern (-e 's:$(QTDIR)/lib:&/qt:' \) breaks
> things, since qt libraries are actually installed in /usr/lib, I.e.
> all packages that use qmake specs will fail while looking for qt
> libraries
>
> P.S. I'm not on the list, so please CC me.
>
> Zaar

It's possible that this is the cause of the breakage mentioned in ticket #1522 
- http://wiki.linuxfromscratch.org/blfs/ticket/1522.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to