[Wine] Wine compile probs

Happydaws wineforum-user at winehq.org
Tue Nov 11 03:20:19 CST 2008


Hi all! =)

For the first time ever i have a problem with wine.. so must say the error rate on my end is extremely low (been using the betas bout 3-4 years now) :D 

Well down to business..

I have some probs compiling 1.1.8, the 'confugure' works like a charm as allways, 'make depend' has no probs at all but 'make' gives me:


Code:
make[2]: Entering directory `/home/klavs/Download/Stuff/wine/wine-1.1.8/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 menu.o menu.c
{standard input}: Assembler messages:
{standard input}:7374: Warning: end of file not at end of a line; newline inserted
{standard input}:8481: Error: unbalanced parenthesis in operand 2.
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/klavs/Download/Stuff/wine/wine-1.1.8/dlls/user32/tests'
make[1]: *** [user32/tests] Error 2
make[1]: Leaving directory `/home/klavs/Download/Stuff/wine/wine-1.1.8/dlls'
make: *** [dlls] Error 2




Every thing leading up to this point goes well also.

some info on my sys:


Code:
hostname = scarlett.fjas.dk
uname -m = i686
uname -r = 2.6.26.6-79.fc9.i686
uname -s = Linux
uname -v = #1 SMP Fri Oct 17 14:52:14 EDT 2008




Hope someone has some more skills than me obviously to locate the problem =)

Cheers!







More information about the wine-users mailing list