Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Apr 2001 13:28:15 -0700
From:      Kent Stewart <kstewart@urx.com>
To:        Thomas Lau <lkthomas@hkicable.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: error msg ( QT bug? ) please see this if you are using FreeBSD:
Message-ID:  <3AC78F5F.8B462756@urx.com>
References:  <003201c0bb6e$63c20430$9c10123d@thomasq1rx10yf>

next in thread | previous in thread | raw e-mail | index | archive | help


> 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<QCString,QChar> *
> htmlMap()':
> > kernel/qrichtext.cpp:779: Internal compiler error.
> > kernel/qrichtext.cpp:779: Please submit a full bug report.
> > kernel/qrichtext.cpp:779: See
> <URL:http://www.gnu.org/software/gcc/faq.html#bugreport>; 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AC78F5F.8B462756>