make[2]: Entering directory `/tmp/wine/tools/wmc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/wine/tools/wmc'
make[2]: Entering directory `/tmp/wine/tools/wrc'
gcc -c -I. -I. -I../../include -I../../include -g -O2
-Wall -mpreferred-stack-boundary=2 -gstabs+
-Wpointer-arith
-DDINCLUDEDIR="\"/usr/local/include/wine\""
-D_REENTRANT -o newstruc.o newstruc.c
newstruc.c: In function ‘handle_ani_list’:
newstruc.c:764: error: invalid lvalue in increment
newstruc.c: In function ‘new_ani_curico’:
newstruc.c:875: error: invalid lvalue in increment
make[2]: *** [newstruc.o] Error 1
make[2]: Leaving directory `/tmp/wine/tools/wrc'
make[1]: *** [wrc] Error 2
make[1]: Leaving directory `/tmp/wine/tools'
make: *** [tools] Error 2
Compilation failed, aborting install.
wizard@CybARc:~/Desktop$
Previously used your script, it needed xlibs-dev and
libx11-dev, apt-got those, ran sh install.sh again and
made it that far through compiling. I'll attach as
much of the process as didn't scroll off the terminal
buffer.
running:
GCC 4.0.3
Ubuntu Dapper Drake
Was overwriting a previous wine install with the tested
wine version.
hope all this information helps.
text file containing a more extensive compiliation output