[PlanetCCRMA] Re:

Kjetil Svalastog Matheussen k.s.matheussen@notam02.no
Sat Oct 9 08:22:01 2004


On Sat, 9 Oct 2004, Timo Sivula wrote:

> On Fri, 2004-10-08 at 20:41, Kjetil Svalastog Matheussen wrote:
> 
> > This sounds like a memory hardware problem. Check your memory by booting 
> > from a fedora install cd, and write "memtest" when asked about 
> > installation-options etc.
> 
> Did that with memtest86 3.1 and it did not complain about any errors. As
> my machine is for playing only (I have another for work) I re-installed
> fedora Core 1 and run the distribution update from Synaptic against the
> planet CCRMA repository and tried again. This time the machine does no
> longer hang, which is nice. 
> 
> However, both the vstserver-wine and the vstserver-0.3.0-wine found no
> the webpage fail. I use the ./tools/wineinstall command. The errors are
> the following:
> make[2]: Entering directory `/home/timo/wine/dlls/shell32'
> gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__
> -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall
> -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
> -Wpointer-arith  -g -O2 -o authors.o authors.c
> authors.c:19: error: stray '\366' in program
> authors.c:20: error: `m' undeclared here (not in a function)


Hmmmm, I remember someone reporting a problem like this. I think
it had something to do with unicode.

Perhaps doing "unset LANG" first will work?


--