Hello,

I use Arch Linux and Frugalware Linux. I have built and installed Qt 4.1.1 open source edition on arch linux. It worked perfectly.

However trying to compile Qt 4.1.2 fails with this error :

network/q3dns.cpp: In constructor 'Q3DnsAnswer::Q3DnsAnswer(Q3DnsQuery*)':
network/q3dns.cpp:267: internal compiler error: Segmentation fault

It is the first time I have seen the compiler segfault. Arch has gcc 4.0.3 and frugalware has gcc 4.1. Both give the same error. I have posted the error here :

http://aur.archlinux.org/packages.ph...phans=0&SeB=nd

My comment is the last one, and the person above me too has the same type of error. I have confirmed one more person cannot compile it, and yet one more who can. Which is still confusing .. is it a random error ?

The buildscript I use is this -- http://aur.archlinux.org/packages/qt4/qt4/PKGBUILD

Basically I use this script because it helps me make a package for my distribution. Please help me, and post your results, and any suggestions.
Since this is a p3 550mhz 256mb ram, it compiles very slow, and hence it may take some time before I can post my results.

Thanks.