[Bug 1730] New: Wine won't build on Slackware 9: structure has no member named `UserData'

Wine Bugs wine-bugs at winehq.com
Tue Sep 23 22:13:54 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1730

           Summary: Wine won't build on Slackware 9: structure has no member
                    named `UserData'
           Product: Wine
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-binary
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: max-wine at alcyone.com


A simple ./configure && make depend && make sequence results in this:

...
gcc -c -I. -I. -I../../include -I../../include  -D_REENTRANT -fPIC -D__WINESRC__
-D_OLEAUT32_ -DCOM_NO_WINDOWS_H -Wall -mpreferred-stack-boundary=2
-fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o olepicture.o
olepicture.c
olepicture.c: In function `_gif_inputfunc':
olepicture.c:834: structure has no member named `UserData'
olepicture.c: In function `OLEPictureImpl_Load':
olepicture.c:923: warning: implicit declaration of function `DGifOpen'
olepicture.c:923: warning: assignment makes pointer from integer without a cast
make[2]: *** [olepicture.o] Error 1
make[2]: Leaving directory `/home/max/incoming/wine-20030911/dlls/oleaut32'
make[1]: *** [oleaut32] Error 2
make[1]: Leaving directory `/home/max/incoming/wine-20030911/dlls'
make: *** [dlls] Error 2

-- 
Configure bugmail: http://bugs.winehq.com/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