PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : wine compilierung



sunzu
14.05.08, 19:34
wine bricht beim compilieren ab
der letzte teil der Fehlermeldung :
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -O3 -march=athlon64 -D__i386__ -o ffs.o ffs.c
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -O3 -march=athlon64 -D__i386__ -o fstatvfs.o fstatvfs.c
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -O3 -march=athlon64 -D__i386__ -o futimes.o futimes.c
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -O3 -march=athlon64 -D__i386__ -o getopt.o getopt.c
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -O3 -march=athlon64 -D__i386__ -o getopt1.o getopt1.c
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -O3 -march=athlon64 -D__i386__ -o getpagesize.o getpagesize.c
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -O3 -march=athlon64 -D__i386__ -o gettid.o gettid.c
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -O3 -march=athlon64 -D__i386__ -o interlocked.o interlocked.c
{standard input}: Assembler messages:
{standard input}:30: Error: suffix or operands invalid for `push'
{standard input}:31: Error: suffix or operands invalid for `push'
{standard input}:38: Error: suffix or operands invalid for `pop'
{standard input}:39: Error: suffix or operands invalid for `pop'
make[2]: *** [interlocked.o] Fehler 1
make[2]: Leaving directory `/usr/src/wine-1.0-rc1/libs/port'
make[1]: *** [port] Fehler 2
make[1]: Leaving directory `/usr/src/wine-1.0-rc1/libs'
make: *** [libs] Fehler 2

bitte helft mir, achja ich benutze lunar linux d.h. es wird mehr oder weniger selbst compiliert.
danke schon mal fuer die hilfe

pferdefreund
15.05.08, 05:47
Passt da eventuell der Compiler nicht zum Wine-Release oder ist eine
falsche as-version (Assembler) vorhanden ?

sunzu
15.05.08, 13:52
danke, werds gleich pruefen
wie schau ich nachm assembler?
mfg sunzu