NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wine build problem



Hi,

when installing wine, using pksgrc from CVS, I get:

cc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/ncurses -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/ncurses -o olepicture.o olepicture.c
olepicture.c: In function 'png_stream_read_data':
olepicture.c:1388: error: dereferencing pointer to incomplete type
olepicture.c: In function 'OLEPictureImpl_LoadPNG':
olepicture.c:1487: error: dereferencing pointer to incomplete type
olepicture.c:1488: error: dereferencing pointer to incomplete type
olepicture.c:1489: error: dereferencing pointer to incomplete type
olepicture.c:1490: error: dereferencing pointer to incomplete type
olepicture.c:1508: error: dereferencing pointer to incomplete type
olepicture.c:1509: error: dereferencing pointer to incomplete type
olepicture.c:1529: error: dereferencing pointer to incomplete type
olepicture.c:1548: error: dereferencing pointer to incomplete type
gmake[2]: *** [olepicture.o] Error 1
gmake[2]: Leaving directory `/usr/pkgsrc/emulators/wine/work/wine-1.0.1/dlls/oleaut32'


Riccardo


Home | Main Index | Thread Index | Old Index