LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Compiling winex (https://www.linuxquestions.org/questions/debian-26/compiling-winex-372514/)

JackieBrown 10-13-2005 12:29 AM

Compiling winex
 
I downloaded the latest version thru cvs. I configured it and installed all the missing packages.
During compile I get this error

make[2]: Entering directory `/home/david/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/david/winex/tools/wrc'
make[1]: *** [wrc] Error 2
make[1]: Leaving directory `/home/david/winex/tools'
make: *** [tools] Error 2

I looks to this untrained eye that it is a gcc error. Any ideas.
I am using debian Sid with all packages up to date.
I have gcc4.0 installed as well as gcc 3.4.

JackieBrown 10-13-2005 08:16 PM

Well, I guess I stumped everyone. I got wine working for what I needed.

cybrog 10-14-2005 03:50 AM

Did you get it to compile? I looked around winehq faq, documentation, and wiki yesterday to see if I could find anything to help and did not notice any relevant information. You could have also installed wine via apt. You might wish to share what you did to get it working for others who may run into this problem.

JackieBrown 10-14-2005 07:35 AM

I didn't get it working. But I got regular wine working. I did a search in the forums and I didn't see anyone with my problem ever get it resolved. Wine is better documented than using the cvs branch if cedega (which makes sense.)


All times are GMT -5. The time now is 12:33 PM.