PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Problem bei make von wine 20031212 und suse 9.1



skizZ
03.05.04, 21:11
moin hab ein problem beim make :D hier der fehler

Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o shell.spec.o shell.spe
c.c
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -
Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o shell.o shell.c
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -
Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o authors.o authors.c
authors.c:19: error: stray '\366' in program
authors.c:20: error: `m' undeclared here (not in a function)
authors.c:20: error: initializer element is not constant
authors.c:20: error: (near initialization for `SHELL_Authors[18]')
authors.c:20: error: parse error before string constant
authors.c:37: error: stray '\351' in program
authors.c:46: error: stray '\366' in program
authors.c:47: error: `rklund' undeclared here (not in a function)
authors.c:47: error: initializer element is not constant
authors.c:47: error: (near initialization for `SHELL_Authors[45]')
authors.c:47: error: parse error before string constant
authors.c:53: error: stray '\370' in program
authors.c:71: error: stray '\351' in program
authors.c:72: error: `ron' undeclared here (not in a function)
authors.c:72: error: initializer element is not constant
authors.c:72: error: (near initialization for `SHELL_Authors[70]')
authors.c:72: error: parse error before string constant
authors.c:73: error: stray '\363' in program
authors.c:73: error: `pez' undeclared here (not in a function)
authors.c:73: error: initializer element is not constant
authors.c:73: error: (near initialization for `SHELL_Authors[72]')
authors.c:73: error: parse error before "Caravaca"
authors.c:172: error: stray '\347' in program
authors.c:172: error: `ois' undeclared here (not in a function)
authors.c:172: error: initializer element is not constant
authors.c:172: error: (near initialization for `SHELL_Authors[171]')
authors.c:172: error: parse error before "Gouget"
authors.c:183: error: stray '\374' in program
authors.c:184: error: `nnewig' undeclared here (not in a function)
authors.c:184: error: initializer element is not constant
authors.c:184: error: (near initialization for `SHELL_Authors[182]')
authors.c:184: error: parse error before string constant
authors.c:240: error: stray '\366' in program
authors.c:240:13: warning: multi-character character constant
authors.c:240: error: `rgy' undeclared here (not in a function)
authors.c:240: error: initializer element is not constant
authors.c:240: error: (near initialization for `SHELL_Authors[239]')
authors.c:240: error: parse error before '\x4e6f67'
authors.c:245: error: stray '\351' in program
authors.c:246: error: `nez' undeclared here (not in a function)
authors.c:246: error: initializer element is not constant
authors.c:246: error: (near initialization for `SHELL_Authors[244]')
authors.c:246: error: parse error before string constant
authors.c:248: error: stray '\351' in program
authors.c:249: error: `Johansen' undeclared here (not in a function)
authors.c:249: error: initializer element is not constant
authors.c:249: error: (near initialization for `SHELL_Authors[247]')
authors.c:249: error: parse error before string constant
authors.c:288: error: stray '\345' in program
authors.c:289: error: `ven' undeclared here (not in a function)
authors.c:289: error: initializer element is not constant
authors.c:289: error: (near initialization for `SHELL_Authors[287]')
authors.c:289: error: parse error before string constant
authors.c:315: error: stray '\366' in program
authors.c:316: error: `m' undeclared here (not in a function)
authors.c:316: error: initializer element is not constant
authors.c:316: error: (near initialization for `SHELL_Authors[314]')
authors.c:316: error: parse error before string constant
authors.c:323: error: stray '\374' in program
authors.c:324: error: `hl' undeclared here (not in a function)
authors.c:324: error: initializer element is not constant
authors.c:324: error: (near initialization for `SHELL_Authors[322]')
authors.c:324: error: parse error before string constant
authors.c:330: error: stray '\351' in program
authors.c:330: error: `Marcos' undeclared here (not in a function)
authors.c:330: error: initializer element is not constant
authors.c:330: error: (near initialization for `SHELL_Authors[329]')
authors.c:330: error: parse error before "L"
authors.c:330: error: stray '\363' in program
authors.c:402: error: stray '\345' in program
authors.c:403: error: `rd' undeclared here (not in a function)
authors.c:403: error: initializer element is not constant
authors.c:403: error: (near initialization for `SHELL_Authors[401]')
authors.c:403: error: parse error before string constant
authors.c:408: error: stray '\351' in program
authors.c:408: error: `Manuel' undeclared here (not in a function)
authors.c:408: error: initializer element is not constant
authors.c:408: error: (near initialization for `SHELL_Authors[407]')
authors.c:408: error: parse error before "Ferrer"
authors.c:482: error: stray '\374' in program
authors.c:483: error: `ter' undeclared here (not in a function)
authors.c:483: error: initializer element is not constant
authors.c:483: error: (near initialization for `SHELL_Authors[481]')
authors.c:483: error: parse error before string constant
authors.c:613: error: stray '\305' in program
authors.c:613: error: stray '\366' in program
authors.c:613: error: `ngstr' undeclared here (not in a function)
authors.c:613: error: initializer element is not constant
authors.c:613: error: (near initialization for `SHELL_Authors[612]')
authors.c:613: error: parse error before "m"
make[2]: *** [authors.o] Fehler 1
make[2]: Leaving directory `/home/florian/wine-20031212/dlls/shell32'
make[1]: *** [shell32] Fehler 2
make[1]: Leaving directory `/home/florian/wine-20031212/dlls'
make: *** [dlls] Fehler 2

gladiac
04.05.04, 10:57
ftp://ftp.tu-chemnitz.de/pub/linux/suse/people/meissner/wine/9.1/

skizZ
04.05.04, 13:49
Danke aber ich brauche eine zum selbst kompilieren um die winecfg für steam zu benutzen