Hello,
I wanted to try netscape 8 but it's bugging about gif support being unavailable; so I got the gif library - but now wine won't recompile:
... make[2]: Entering directory `/home/jorishuizer/.wine-source/wine/dlls/oleaut32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o olepicture.o olepicture.c 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...
please help, thanks,
Joris