trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: November 2011

Cannot compile qt3 on Arch.

From: L0ner sh4dou <sh4dou@...>
Date: Tue, 8 Nov 2011 17:04:26 +0100
I cannot compile qt3 from git (pulled yesterday) on clean Arch install.
Log: http://paste.pocoo.org/raw/504642/
My arch is clean install, with only xorg installed. From what I see in
the log it complains about freetype/config/ftheader.h which is present
in my system in /usr/include/freetype2/freetype/config/ftheader.h

The best thing is I tried to compile qt3 on different virtualmachine
with the same system (clean arch with only xorg), it gave me the same
error, I reinstalled whole xorg, rebooted and then compilation went
smooth.
I configured qt3 with -no-ipv6 and -v flags.