PDA

View Full Version : Cedega CVS install oops


wbeck85
March 22nd, 2005, 01:18 AM
I found this site to install Cedega CVS easily. It is here (http://www.linux-gamers.net/modules/wfsection/article.php?articleid=45)


However, i ran into the following problem after selecting the option #0. It ran through its setup and got as far as make. Then the error occured.

--------- Error log - file /home/wbeck85/.WineCVS/sources/cvscedega/E rrorLog : ---------
make[1]: Entering directory `/home/wbeck85/.WineCVS/sources/cvscedega /winex/unicode'
gcc -MMD -c -I. -I. -I../include -I../include -g -O2 -Wall -fno-kee p-static-consts -D__const=const -fno-strict-aliasing -D__int8=char -D __int16=short -D__int32=int "-D__int64=long long" -fPIC -D__WINE__ -D _REENTRANT -I/usr/X11R6/include -o casemap.o casemap.c
In file included from ../include/winnt.h:10,
from ../include/windef.h:16,
from ../include/wine/unicode.h:10,
from casemap.c:4:
../include/basetsd.h:148:3: #error Unknown CPU architecture!
In file included from ../include/windef.h:16,
from ../include/wine/unicode.h:10,
from casemap.c:4:
../include/winnt.h:1030:2: #error You need to define a CONTEXT for yo ur CPU
In file included from ../include/windef.h:16,
from ../include/wine/unicode.h:10,
from casemap.c:4:
../include/winnt.h:1033: error: syntax error before '*' token
../include/winnt.h:1033: warning: type defaults to `int' in declarati on of `PCONTEXT'
../include/winnt.h:1033: warning: data definition has no type or stor age class
../include/winnt.h:2068: error: syntax error before "PCONTEXT"
../include/winnt.h:2068: warning: no semicolon at end of struct or un ion
../include/winnt.h:2069: warning: type defaults to `int' in declarati on of `EXCEPTION_POINTERS'
../include/winnt.h:2069: warning: type defaults to `int' in declarati on of `PEXCEPTION_POINTERS'
../include/winnt.h:2069: warning: data definition has no type or stor age class
../include/winnt.h:2081: error: syntax error before "PCONTEXT"
../include/winnt.h:2093: error: syntax error before "ExceptionInfo"
../include/winnt.h:2096: error: syntax error before "epointers"
In file included from ../include/winnls.h:5,
from ../include/wine/unicode.h:11,
from casemap.c:4:
../include/winbase.h:121: error: syntax error before "LPCONTEXT"
../include/winbase.h:121: warning: type defaults to `int' in declarat ion of `LPCONTEXT'
../include/winbase.h:121: warning: data definition has no type or sto rage class
../include/winbase.h:123: error: syntax error before "LPEXCEPTION_POI NTERS"
../include/winbase.h:123: warning: type defaults to `int' in declarat ion of `LPEXCEPTION_POINTERS'
../include/winbase.h:123: warning: data definition has no type or sto rage class
../include/winbase.h:1362: error: syntax error before "CONTEXT"
../include/winbase.h:1499: warning: type defaults to `int' in declara tion of `CONTEXT'
../include/winbase.h:1499: error: syntax error before '*' token
make[1]: *** [casemap.o] Error 1
make[1]: Leaving directory `/home/wbeck85/.WineCVS/sources/cvscedega/ winex/unicode'
make: *** [unicode/libwine_unicode.so] Error 2


Error in Make

Anyone make anythign of it? is it because of my x86_64 archetecture?

Beire
March 22nd, 2005, 04:41 AM
yeh i don't get that cvs either. It installed for me but the cvscedega command just doesn't work :(

Lodes
March 22nd, 2005, 03:02 PM
the cvscedega executable is in your ~/bin directory, just put it in your usr/local/bin directory or /usr/bin whatever.

wbeck85
March 23rd, 2005, 12:04 AM
I found this site to install Cedega CVS easily. It is here (http://www.linux-gamers.net/modules/wfsection/article.php?articleid=45)


However, i ran into the following problem after selecting the option #0. It ran through its setup and got as far as make. Then the error occured.

--------- Error log - file /home/wbeck85/.WineCVS/sources/cvscedega/E rrorLog : ---------
make[1]: Entering directory `/home/wbeck85/.WineCVS/sources/cvscedega /winex/unicode'
gcc -MMD -c -I. -I. -I../include -I../include -g -O2 -Wall -fno-kee p-static-consts -D__const=const -fno-strict-aliasing -D__int8=char -D __int16=short -D__int32=int "-D__int64=long long" -fPIC -D__WINE__ -D _REENTRANT -I/usr/X11R6/include -o casemap.o casemap.c
In file included from ../include/winnt.h:10,
from ../include/windef.h:16,
from ../include/wine/unicode.h:10,
from casemap.c:4:
../include/basetsd.h:148:3: #error Unknown CPU architecture!
In file included from ../include/windef.h:16,
from ../include/wine/unicode.h:10,
from casemap.c:4:
../include/winnt.h:1030:2: #error You need to define a CONTEXT for yo ur CPU
In file included from ../include/windef.h:16,
from ../include/wine/unicode.h:10,
from casemap.c:4:
../include/winnt.h:1033: error: syntax error before '*' token
../include/winnt.h:1033: warning: type defaults to `int' in declarati on of `PCONTEXT'
../include/winnt.h:1033: warning: data definition has no type or stor age class
../include/winnt.h:2068: error: syntax error before "PCONTEXT"
../include/winnt.h:2068: warning: no semicolon at end of struct or un ion
../include/winnt.h:2069: warning: type defaults to `int' in declarati on of `EXCEPTION_POINTERS'
../include/winnt.h:2069: warning: type defaults to `int' in declarati on of `PEXCEPTION_POINTERS'
../include/winnt.h:2069: warning: data definition has no type or stor age class
../include/winnt.h:2081: error: syntax error before "PCONTEXT"
../include/winnt.h:2093: error: syntax error before "ExceptionInfo"
../include/winnt.h:2096: error: syntax error before "epointers"
In file included from ../include/winnls.h:5,
from ../include/wine/unicode.h:11,
from casemap.c:4:
../include/winbase.h:121: error: syntax error before "LPCONTEXT"
../include/winbase.h:121: warning: type defaults to `int' in declarat ion of `LPCONTEXT'
../include/winbase.h:121: warning: data definition has no type or sto rage class
../include/winbase.h:123: error: syntax error before "LPEXCEPTION_POI NTERS"
../include/winbase.h:123: warning: type defaults to `int' in declarat ion of `LPEXCEPTION_POINTERS'
../include/winbase.h:123: warning: data definition has no type or sto rage class
../include/winbase.h:1362: error: syntax error before "CONTEXT"
../include/winbase.h:1499: warning: type defaults to `int' in declara tion of `CONTEXT'
../include/winbase.h:1499: error: syntax error before '*' token
make[1]: *** [casemap.o] Error 1
make[1]: Leaving directory `/home/wbeck85/.WineCVS/sources/cvscedega/ winex/unicode'
make: *** [unicode/libwine_unicode.so] Error 2


Error in Make

Anyone make anythign of it? is it because of my x86_64 archetecture?
Well, the problem was solved with a fresh install of ubuntu hoary of the i386 flavor. Now it works :)

bored2k
March 23rd, 2005, 12:05 AM
My problem was solved by installing cedega 4.2.1 ^_^ .

wbeck85
March 23rd, 2005, 07:12 AM
My problem was solved by installing cedega 4.2.1 ^_^ .
but that isnt free, is it?

foxy123
May 21st, 2005, 10:44 AM
the cvscedega executable is in your ~/bin directory, just put it in your usr/local/bin directory or /usr/bin whatever.

in this case I've got the following:
bash: /usr/bin/cvscedega: Permission denied
I guess all programmes in /usr/bin should be executed with sudo or under root.

fackamato
May 21st, 2005, 12:52 PM
in this case I've got the following:
bash: /usr/bin/cvscedega: Permission denied
I guess all programmes in /usr/bin should be executed with sudo or under root.

err, no. to run an app as sudo/root whcih doesn't require it is like sticking a shotgun in your mouth and playing with the trigger. check if you got executable permissions on the filesystem.

foxy123
May 21st, 2005, 01:16 PM
err, no. to run an app as sudo/root whcih doesn't require it is like sticking a shotgun in your mouth and playing with the trigger. check if you got executable permissions on the filesystem.
no, I am not going to run it as a root. The thing is that when I installed cedega from cvs, it put cvscedega file in ~./WineCVS/installs/cvscedega/bin/WineCSSFunctions. So I have copied it in /usr/bin.

ok, I have chmoded the file but it does not run at all. Has anyone was successful in installing cvscedega on Ubuntu?