http://bugs.winehq.org/show_bug.cgi?id=3076
Summary: Preloader will not Compile Product: Wine Version: 20050524 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-loader AssignedTo: wine-bugs@winehq.org ReportedBy: tecywiz121@gmail.com
Whenerver I try to compile from the sources I get the following error:
make[1]: Entering directory `./wine-20050524/loader' gcc -m32 -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:863: error: union <anonymous> has no member named a_ptr preloader.c:864: error: union <anonymous> has no member named a_ptr make[1]: *** [preloader.o] Error 1 make[1]: Leaving directory `./wine-20050524/loader' make: *** [loader] Error 2
I saw something similar but i don't think this is the same thing. I am running AMD64 with Fedora Core 4.