Spode
April 22nd, 2005, 05:36 AM
When installing cvscedega with linuX-gamers winecvs.sh-script I get this during Make:
make[1]: Entering directory `/home/christian/.WineCVS/sources/cvscedega/winex/unicode'
make[1]: `libwine_unicode.so' is up to date.
make[1]: Leaving directory `/home/christian/.WineCVS/sources/cvscedega/winex/unicode'
make[1]: Entering directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools'
make[2]: Entering directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools/winebuild'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools/winebuild'
make[2]: Entering directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools/winedump'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools/winedump'
make[2]: Entering directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools/wmc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools/wmc'
make[2]: Entering directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools/wrc'
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 newstruc.o newstruc.c
newstruc.c: In function ‘handle_ani_list’:
newstruc.c:740: error: invalid lvalue in increment
newstruc.c: In function ‘new_ani_curico’:
newstruc.c:851: error: invalid lvalue in increment
make[2]: *** [newstruc.o] Error 1
make[2]: Leaving directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools/wrc'
make[1]: *** [wrc] Error 2
make[1]: Leaving directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools'
make: *** [tools] Error 2
Error in Make
Try fixing the error based on the output above, and
run the script again, without paramaters (Eg: WineCVS.sh)After that the script stops. Any ideas?
I'm running Ubuntu 5.04 (Hoary Hedgehog)
make[1]: Entering directory `/home/christian/.WineCVS/sources/cvscedega/winex/unicode'
make[1]: `libwine_unicode.so' is up to date.
make[1]: Leaving directory `/home/christian/.WineCVS/sources/cvscedega/winex/unicode'
make[1]: Entering directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools'
make[2]: Entering directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools/winebuild'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools/winebuild'
make[2]: Entering directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools/winedump'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools/winedump'
make[2]: Entering directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools/wmc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools/wmc'
make[2]: Entering directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools/wrc'
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 newstruc.o newstruc.c
newstruc.c: In function ‘handle_ani_list’:
newstruc.c:740: error: invalid lvalue in increment
newstruc.c: In function ‘new_ani_curico’:
newstruc.c:851: error: invalid lvalue in increment
make[2]: *** [newstruc.o] Error 1
make[2]: Leaving directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools/wrc'
make[1]: *** [wrc] Error 2
make[1]: Leaving directory `/home/christian/.WineCVS/sources/cvscedega/winex/tools'
make: *** [tools] Error 2
Error in Make
Try fixing the error based on the output above, and
run the script again, without paramaters (Eg: WineCVS.sh)After that the script stops. Any ideas?
I'm running Ubuntu 5.04 (Hoary Hedgehog)