Wine 1.0-rc3 build fails

John Voltz ninevoltz at metalink.net
Fri May 30 14:37:55 CDT 2008


Hi,

I just tried building rc3 on Fedora 9, and it fails with this:

make[2]: Entering directory 
`/home/john.voltz/workspace/wine/dlls/user32/tests'
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT 
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement 
-Wwrite-strings -Wtype-limits -Wpointer-arith  -g -O2  -o broadcast.o 
broadcast.c
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT 
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement 
-Wwrite-strings -Wtype-limits -Wpointer-arith  -g -O2  -o class.o class.c
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT 
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement 
-Wwrite-strings -Wtype-limits -Wpointer-arith  -g -O2  -o clipboard.o 
clipboard.c
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT 
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement 
-Wwrite-strings -Wtype-limits -Wpointer-arith  -g -O2  -o combo.o combo.c
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT 
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement 
-Wwrite-strings -Wtype-limits -Wpointer-arith  -g -O2  -o cursoricon.o 
cursoricon.c
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT 
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement 
-Wwrite-strings -Wtype-limits -Wpointer-arith  -g -O2  -o dce.o dce.c
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT 
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement 
-Wwrite-strings -Wtype-limits -Wpointer-arith  -g -O2  -o dde.o dde.c
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT 
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement 
-Wwrite-strings -Wtype-limits -Wpointer-arith  -g -O2  -o dialog.o dialog.c
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT 
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement 
-Wwrite-strings -Wtype-limits -Wpointer-arith  -g -O2  -o edit.o edit.c
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT 
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement 
-Wwrite-strings -Wtype-limits -Wpointer-arith  -g -O2  -o generated.o 
generated.c
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT 
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement 
-Wwrite-strings -Wtype-limits -Wpointer-arith  -g -O2  -o input.o input.c
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT 
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement 
-Wwrite-strings -Wtype-limits -Wpointer-arith  -g -O2  -o listbox.o 
listbox.c
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT 
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement 
-Wwrite-strings -Wtype-limits -Wpointer-arith  -g -O2  -o menu.o menu.c
{standard input}: Assembler messages:
{standard input}:7412: Warning: end of file not at end of a line; 
newline inserted
{standard input}:7745: Error: unknown pseudo-op: `.l'
gcc: Internal error: Segmentation fault (program cc1)
Please submit a full bug report.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
make[2]: *** [menu.o] Error 1
make[2]: Leaving directory 
`/home/john.voltz/workspace/wine/dlls/user32/tests'
make[1]: *** [user32/tests] Error 2
make[1]: Leaving directory `/home/john.voltz/workspace/wine/dlls'
make: *** [dlls] Error 2



More information about the wine-devel mailing list