dlls/oleaut32/olepicture.c won't compile

Rein Klazes wijn at wanadoo.nl
Fri May 20 04:43:01 CDT 2005


On Thu, 19 May 2005 22:46:26 +0200, you wrote:

> olepicture.c:938: error: `DGifOpen' undeclared here (not in a function)
> olepicture.c:938: warning: type defaults to `int' in declaration of 
> `pDGifOpen'
> olepicture.c: In function `_gif_inputfunc':
> olepicture.c:970: error: structure has no member named `UserData'
> olepicture.c: In function `OLEPictureImpl_Load':
> olepicture.c:1080: error: called object is not a function
> olepicture.c:1110: error: structure has no member named `Function'
> make[2]: *** [olepicture.o] Error 1
> make[2]: Leaving directory 
> `/home/jorishuizer/.wine-source/wine/dlls/oleaut32'
> make[1]: *** [oleaut32] Error 2
> make[1]: Leaving directory `/home/jorishuizer/.wine-source/wine/dlls'
> make: *** [dlls] Error 2
> 
> I think this is related to the configure change...

Not all gif lib's work. You don't say what distro you are using, but on
Debian you should use libungif4-dev and not giflib3g-dev.

Rein.



More information about the wine-devel mailing list