cvscedega gives me make errors!
ian
ian at eugeneweb.com
Sat Mar 5 20:12:18 UTC 2005
I'm trying to install cedega using the tutorial at
http://www.linux-gamers.net/modules/wfsection/article.php?articleid=45
The script they provide seems to work, but when it gets to the make, it
gives me a parse error.
gcc -MMD -c -I. -I. -I../include -I../include -g -O2 -Wall
-mpreferred-stack-boundary=2 -fno-keep-static-consts -D__const=const
-fno-strict-aliasing -D__int8=char -D__int16=short -D__int32=int
"-D__int64=long long" -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o
preloader.o preloader.c
preloader.c:199: error: parse error before string constant
preloader.c:205: warning: return type defaults to `int'
preloader.c: In function `__ASM_GLOBAL_FUNC':
preloader.c:206: error: storage class specified for parameter `wld_exit'
preloader.c:206: error: parse error before '{' token
preloader.c:206: error: declaration for parameter `wld_exit' but no such
parameter
preloader.c:216: error: `name' undeclared (first use in this function)
preloader.c:216: error: (Each undeclared identifier is reported only once
preloader.c:216: error: for each function it appears in.)
preloader.c:216: error: `flags' undeclared (first use in this function)
preloader.c: In function `fatal_error':
preloader.c:453: warning: implicit declaration of function `wld_exit'
preloader.c: In function `map_so_lib':
preloader.c:613: warning: implicit declaration of function `wld_open'
make[1]: *** [preloader.o] Error 1
make[1]: Leaving directory
`/home/ian/.WineCVS/sources/cvscedega/winex/miscemu'
make: *** [miscemu/wine-preloader] Error 2
Error in Make
Try fixing the error based on the output above, and
run the script again, without paramaters (Eg: WineCVS.sh)
do people have any idea what I should do next?
More information about the ubuntu-users
mailing list