[Bug 6086] Master of Orion 2 hangs as soon as mouse is moved

Wine Bugs wine-bugs at winehq.org
Thu Jan 25 10:11:31 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=6086





------- Additional Comments From lhouk at lesliehouk.com  2007-25-01 10:11 -------
I talked to my hardcore geek friend about getting the 20041201 version of wine,
and he told me I didn't need to find an archive file to get it.  Instead, he
told me to do:

    export CVSROOT=:pserver:cvs at cvs.winehq.org:/home/wine
    cvs login    (use password "cvs")
    cvs -z3 checkout -D 20041201 wine

That worked like a charm.  Once I had the files, I tried to compile and install
wine by doing

    ./tools/wineinstall

as the README file suggested.  However, the process died midway through, giving
the error messages

    gcc -c -I. -I. -I../include -I../include -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g
-O2 -o preloader.o preloader.c
    preloader.c: In function ‘is_in_preload_range’:
    preloader.c:851: error: ‘union <anonymous>’ has no member named ‘a_ptr’
    preloader.c:852: error: ‘union <anonymous>’ has no member named ‘a_ptr’
    make[1]: *** [preloader.o] Error 1
    make[1]: Leaving directory `/home/lhouk/wine/loader'
    make: *** [loader] Error 2

Ville, is that the error you ran into, or can it be worked around?

Leslie

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list