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
I am using
SuSE 6.3
XFree86 4.0
egcs-2.91.66 19990314/Linux
-Josef