Another day, another compile error.

Hans Kristian Rosbach hans.kristian at isphuset.no
Thu Jun 9 08:16:11 CDT 2005


gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__
-D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2
-fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dialog.o
dialog.c
dialog.c: In function ‘msi_dialog_scrolltext_control’:
dialog.c:516: internal compiler error: in gimple_add_tmp_var, at
gimplify.c:532
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccClgjYu.out file, please attach
this to your bugreport.
make[2]: *** [dialog.o] Error 1
make[2]: Leaving directory `/usr/src/wine-cvs/wine/dlls/msi'
make[1]: *** [msi] Error 2
make[1]: Leaving directory `/usr/src/wine-cvs/wine/dlls'
make: *** [dlls] Error 2


I am running Fedora Core 4 Test3 with 
libgcc-4.0.0-11
gcc-4.0.0-11
gcc-java-4.0.0-11
gcc-c++-4.0.0-11

Compiling and checking out current cvs like this:
make clean && cd .. && cvs -z3 update -CdR wine && cd wine
&& ./configure --prefix=/usr/wine && make depend && make

Still haven't been able to compile any recent wine snapshot
or cvs checkouts under FC4.
The preprocessed source is an 1MB file, so I will send it to
anyone that request it via direct email.

-HK





More information about the wine-devel mailing list