[kde-freebsd] [Request For Commit] Qt 4.5 Build Fixes (with Qt33 installed)

David Naylor naylor.b.david at gmail.com
Wed Apr 15 06:44:00 CEST 2009


On Wednesday 15 April 2009 06:11:16 David Johnson wrote:
> On Tuesday 14 April 2009 08:34:54 am David Naylor wrote:
> > Yes, I had a look and found the problem.  QMAKE_CFLAGS_X11 now gets
> > included into QMAKE_CXXFLAGS.  This is a problem since QMAKE_CFLAGS_X11
> > gets add QMAKE_CFLAGS_FONTCONFIG (from pkgconfig) that includes
> > -I/usr/local/include. The culprit.  There does not appear to be a proper
> > away around this (i.e. get QMAKE_CFLAGS_X11 added to the end of
> > QMAKE_CXXFLAGS *after* other includes have been added).
>
> I wonder why it is not a problem for me? In any case, the patch turns off
> fontconfig support. Don't we need that for decent looking fonts?

It shouldn't turn off fontconfig support, it should force the script to use 
the default values (i.e. not use pkgconfig).  That was the intent.  Anyways, 
to fix it make sure QMAKE_CFLAGS_FONTCONFIG is assigned with "".

> Hopefully I can take a look this weekend at more of this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-freebsd/attachments/20090415/00f5aab4/attachment-0001.sig 


More information about the kde-freebsd mailing list