From owner-freebsd-questions Sun Apr 1 13:28:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id C008937B71A for ; Sun, 1 Apr 2001 13:28:16 -0700 (PDT) (envelope-from kstewart@urx.com) Received: (qmail 11433 invoked by uid 0); 1 Apr 2001 20:28:15 -0000 Received: from dsl1-160.dynacom.net (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 1 Apr 2001 20:28:15 -0000 Message-ID: <3AC78F5F.8B462756@urx.com> Date: Sun, 01 Apr 2001 13:28:15 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Thomas Lau Cc: freebsd-questions@FreeBSD.ORG Subject: Re: error msg ( QT bug? ) please see this if you are using FreeBSD: References: <003201c0bb6e$63c20430$9c10123d@thomasq1rx10yf> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Thomas Lau wrote: > > > make[3]: Entering directory `/opt/qt/src' > > g++ -D_REENTRANT -DQT_THREAD_SUPPORT -c -I/opt/qt/include > -I/usr/X11R6/include -pipe -O2 -fPIC -DQT_BUILTIN_GIF_READER=1 -o > kernel/qrichtext.o kernel/qrichtext.cpp > > kernel/qrichtext.cpp: In function `class QMap * > htmlMap()': > > kernel/qrichtext.cpp:779: Internal compiler error. > > kernel/qrichtext.cpp:779: Please submit a full bug report. > > kernel/qrichtext.cpp:779: See > for instructions. > > > cpp: output pipe has been closed > > {standard input}: Assembler messages: > > {standard input}:27299: Warning: Partial line at end of file ignored > > make[3]: *** [kernel/qrichtext.o] Error 1 > > make[3]: Leaving directory `/opt/qt/src' > > make[2]: *** [src-mt] Error 2 > > make[2]: Leaving directory `/opt/qt' > > make[1]: *** [src-mt] Error 2 > > make[1]: Leaving directory `/opt/qt' > > make: *** [init] Error 2 > This is not my own error msg, but it's same as my problem, well, someone > telling me that is RAM problem, sure > it does, but How come it's relay with RAM? > I am using : > 128MB RAM > 128MB RAM > 256MB RAM > > totally 512MB RAM, when I plug out that 256M RAM, QT compile are work > fine, why?!? > is it GCC bug? > please help me if you can, Thanks Why don't you try just the 256MB and see if that works. Sometimes the different speeds for the memory chips can cause problems. The number of memory chips can also cause problems. If you only have 3 memory slots, the 256 card can be physically the equivalent of 2x128's and you exceed the pin-out specs. If the 256 works by itself, add one of the 128's back in and test that combo. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message