Re: Internal compiler error while compiling regapi

2000-07-24 Thread Josef Wegner

I don't think so... I have compiled wine for some time now. No probs in the
past.
I even have done a couple of  "make clean"s and compiled everything from
scratch... no probs until it tries to compile regapi.

Am Mon, 24 Jul 2000 schrieb Eric Pouech:
 Josef Wegner wrote:
  
  Hi,
  
  I have a serious problem when I try to compile Wine from the CVS tree.
  I use ./tools/wineinstall as root and everything goes well until the script
  tries to compile the regapi tool. Then I get this:
  
  Compiling regapi...
  
  gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -DWINELIB -DSTRICT 
-D_REENTRANT -I/usr/X11R6/include -o regapi.spec.o regapi.spec.c
  gcc: Internal compiler error: program cc1 got fatal signal 11
  make: *** [regapi.spec.o] Error 1
 likely a memory (bad chip) - hardware issue -... not a all wine related
 
 A+
 -- 
 ---
 Eric Pouech (http://perso.wanadoo.fr/eric.pouech/)
 "The future will be better tomorrow", Vice President Dan Quayle




Re: Internal compiler error while compiling regapi

2000-07-24 Thread Josef Wegner

Hi!
I have solved this problem by compiling the regapi_spec.c file by hand without
the -O2 flag. Looks like a egcs bug...

-Josef
Am Die, 25 Jul 2000 schrieb Andreas Mohr:
 Hello Josef !
 
 On Mon, Jul 24, 2000 at 08:38:43PM +0200, Josef Wegner wrote:
  I don't think so... I have compiled wine for some time now. No probs in the
  past.
  I even have done a couple of  "make clean"s and compiled everything from
  scratch... no probs until it tries to compile regapi.
 If it's NOT related to bad memory or Cyrix or old AMD CPUs and NOT related
 to using egcs 2.91.66 (there are often bugs with unstable egcs versions
 - check whether you accidentally just happened to upgrade it),
 then this problem could indeed be related to Wine.
 There have been numerous problems with sig11 in the past due to overly long
 source files and thus compiler overflows.
 In fact I've already been wondering why there haven't been any such incidents
 for a long time (~ 1.5 years) now...
 
 So maybe that is the case here.
 
 Anyway, first check the sig11 FAQ and verify that it's not egcs that's
 playing foul *again*.
 
 Andreas Mohr




Ultima Online with UOAssist

2000-09-15 Thread Josef Wegner

Hi,

I normally play Ultima Online under linux with Wine. I wokrk very well 
beside two things:

1) Very often when UO plays another Midi files, Wine crashes (bringing up the 
"Want to debug?"-Messagebox).

2) Sometime ago it was possible to use UOAssist with UO and Wine via the old 
load routine. Since the update from UOAssist to 1.65 it  is not possible 
anymore. The programs stops with a
"Errors: 268468988 initializing UOAssist.dll at location 2".
When I start wine with the -winver nt40 switch I get this error from wine:
FATAL: No handler for Win32 routine kerI try to nel32.VirtualAllocEx (called 
from 0x4014be) 
If I use the new methode UOAssist loads UO and then quietly dies. Wine prints 
this error:
fixme:module:CreateProcessA (F:\games\origin\uo\client.exe,...): 
CREATE_NEW_PROCESS_GROUP ignored
fixme:module:CreateProcessA (F:\games\origin\uo\client.exe,...): 
CREATE_DEFAULT_ERROR_MODE ignored 
Do not know if this is related to the problem, but these lines appear not 
when I use the old method.

Point 1 is not so important, I rather see point 2 solved.

If somebody need some more info just ask.

Thanks
-Josef Wegner




Problems with Ultima Online

2001-01-17 Thread Josef Wegner

Hi,

I have some serious problems with Ultima Online. The last few weeks UO 
crashes with a divide by zero error:
fixme:midi:OSS_MidiInit Synthetizer support MIDI in. Not supported yet 
(please report)
fixme:midi:OSS_MidiInit Synthetizer support MIDI in. Not supported yet 
(please report)
err:wave:DSDB_MapPrimary (0x403ae11c): Could not map sound device for direct 
access (errno=5)
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x403ae1c0,01d8,3):stub
fixme:pthread_kill_other_threads_np
Console: Making console complex (creating an xterm)...
fixme:pthread_kill_other_threads_np
fixme:pthread_kill_other_threads_np
fixme:pthread_kill_other_threads_np
xterm:  unable to open font "vga", trying "fixed" 

The debugger says this:
Unhandled exception: divide by zero
 in 32-bit code (0x409e1e59).
In 32-bit mode.
Symbol h_errno is invalid
Symbol hack_digit is invalid
0x409e1e59 (DSOUND_RecalcFormat+0x69 [dsound_main.c:955]): divl 
0xfff4(%ebp),%eax
955 while (dsb-buflen % fraglen) fraglen -= sw;

I am using SuSE 7.0. I think I have the problem since I upgraded from a 
single cpu to two cpus. But everything else is fine.

System Specs:
SuSE 7.0, kernel 2.2.16-SMP, alsa 0.5.10a
XFree86 4.0.2
KDE 2.0.1
Dual PIII 500
256 MB
Elsa TNT Vanta / Matrox Millenium II
SB Live! / SB AWE 32

Bye
-Josef Wegner




Strange Wine Problems

2001-05-25 Thread Josef Wegner

Hi,

I have some strange errors with wine the last few weeks. Everytime I try to 
start an application (mainly Ultima Online and Baldur's Gate) wine crashes 
(stops) with this errors:

wine client.exe
For language 'german' several language ids were found:
de_DE - 0407; de_CH - 0807; de_LU - 1007; de_LI - 1407;
Instead of using first in the list, suggest to define
your LANG environment variable like this: LANG=de_DE
Protocol error:0x8071580: read : Die Ressource ist zur Zeit nicht verfügbar
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel 
(0x403938fc,0138,3):stub
fixme:pthread_kill_other_threads_np
For language 'german' several language ids were found:
de_DE - 0407; de_CH - 0807; de_LU - 1007; de_LI - 1407;
Instead of using first in the list, suggest to define
your LANG environment variable like this: LANG=de_DE
Protocol error:0x8067660: read : Die Ressource ist zur Zeit nicht verfügbar
Beendet
Protocol error:0x8075258: read : Die Ressource ist zur Zeit nicht verfügbar

I don't know what the problem is. My first thought was that I have problems 
with my sound drivers (Alsa 0.5.11) , so I tried the kernel emu10k1 driver 
and after that I loaded no sound module. All with the same result. The only 
other thing I did with my linux installation was upgrading to a 2.2.18 
kernel.

My system specs:
Latest wine cvs
SuSE Linux 7.0
All updates from Suse.com (new glibc 2.1.3)
Kernel 2.2.18 (SMP)
Alsa 0.5.11
KDE 2.1.1
Xfree86 4.0.3 (Ximera on)

Dual PIII 500Mhz
384 MB Ram
Adaptec AIC-7880 Ultra SCSI host adapter
Matrox G400 Max Dualhead
SoundBlaster Live! Value

Regards
-Josef Wegner