[Bug 3032] New: Wine fails to compile on FC4

Wine Bugs wine-bugs at winehq.org
Fri Jun 3 09:45:48 CDT 2005


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

           Summary: Wine fails to compile on FC4
           Product: Wine
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-loader
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: skadz at stigmata.org


Getting this on FC4:

gcc -o wine-pthread -Wl,--export-dynamic -Wl,--section-start,.interp=0x77f00400
pthread.o main.o -L../libs/wine -lwine -L../libs/port -lwine_port -lpthread
gcc -c -I. -I. -I../include -I../include    -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -Wpointer-arith  -O2 -g -pipe
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i686 -mtune=pentium4
-fasynchronous-unwind-tables -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 `/usr/src/redhat/BUILD/wine-20050524/loader'
make: *** [loader] Error 2


My guess is this has something to do with GCC4.

This is Wine 20050524 (It's not in the version list)

-- 
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