From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1a+) Gecko/20020715 Description of problem: We were trying to build QT without opengl libraries and during the compile process the whole machine reboots after about 1.5 hours of building. System is a Compaq 500Mhz. It's very odd that gcc would in some way have access or be able to crash the whole system. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Install tarball for qt-3.0.5 2. ./configure -disable-opengl 3. gmake Actual Results: System reboots in the middle of compiles every time. Expected Results: Compilation should complete. Additional info:
If system crashes, then it is either a hardware problem, or kernel problem, or you don't have enough swap and memory. We're building Qt 3.0.5 quite often with this compiler without any problems.