2011/11/8 Calvin Morrison mutantturkey@gmail.com:
On 8 November 2011 11:04, L0ner sh4dou sh4dou@gmail.com wrote:
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.
To unsubscribe, e-mail: trinity-devel-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-devel-help@lists.pearsoncomputing.net Read list messsages on the Web archive: http://trinity-devel.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Loner, are you familiar with the AUR and PKGBUILD system? Just use my pkgbuild to build qt3. http://aur.archlinux.org/packages.php?ID=46631 btw, I have all of the base trinity pkgbuilds in the AUR.
Yes I am, and I'm building it manually on purpose.