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.
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.
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.
On 8 November 2011 11:49, L0ner sh4dou sh4dou@gmail.com wrote:
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.
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
ok.... why? :)
Calvin Morrison
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.
Try this version of Qt3, as the GIT version is not guaranteed stable since 3.5.13 was released and we have entered a new development cycle: http://mirror.its.uidaho.edu/pub/trinity/releases/3.5.13/dependencies/qt3-3....
Tim
2011/11/8 Timothy Pearson kb9vqf@pearsoncomputing.net:
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.
ok.... why? :)
Calvin Morrison
Lets just say I like doing things hard and manual way. :P I can learn a lot more this way.
Try this version of Qt3, as the GIT version is not guaranteed stable since 3.5.13 was released and we have entered a new development cycle: http://mirror.its.uidaho.edu/pub/trinity/releases/3.5.13/dependencies/qt3-3....
Tim
Not needed anymore. I did ./configure without any option (prevoiusly I've been doing it with -no-ipv6) and compilation went smooth. Although it's strange that -no-ipv6 triggers complains about freetype...