pkgsrc-Users archive

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

i810.h:146: error: field 'FbMemBox' has incomplete type



Hello,

Using 4.99.58/i386 and trying to compile x11/xf86-video-i810 (from -HEAD),
I get the following error:
In file included from i810.h:46,
                 from i810_accel.c:55:
/tmp/pkgwork/x11/xf86-video-i810/work/.buildlink/include/xorg/xaa.h:1340:
error: field 'SolidLineLimits' has incomplete type
/tmp/pkgwork/x11/xf86-video-i810/work/.buildlink/include/xorg/xaa.h:1341:
error: field 'DashedLineLimits' has incomplete type
In file included from i810_accel.c:55:
i810.h:146: error: field 'FbMemBox' has incomplete type
gmake[3]: *** [i810_accel.lo] Error 1
gmake[3]: Leaving directory
`/tmp/pkgwork/x11/xf86-video-i810/work/xf86-video-i810-1.7.4/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/tmp/pkgwork/x11/xf86-video-i810/work/xf86-video-i810-1.7.4/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/tmp/pkgwork/x11/xf86-video-i810/work/xf86-video-i810-1.7.4'
gmake: *** [all] Error 2
*** Error code 2

Any idea where this comes from ?
I'm using modular-xorg-server and a DRI kernel.
# pkg_info | egrep -i 'Mesa|drm|xorg-server|xf86'
libdrm-2.3.0nb1     Userspace interface to kernel DRM services
xf86driproto-2.0.3  XF86DRI extension headers from modular X.org
xf86vidmodeproto-2.2.2 XF86VidMode extension headers from modular X.org
xf86bigfontproto-1.1.2 XF86BigFont extension headers from X.org
libXxf86vm-1.0.1nb1 Library for the XFree86-VidMode X extension
MesaLib-7.0.3       Graphics library similar to SGI's OpenGL
glu-7.0.3           GLU polygon tessellation facility for Mesa
xf86dgaproto-2.0.3  XF86DGA extension headers
xf86miscproto-0.9.2 XF86Misc extension headers from modular X.org
libXxf86misc-1.0.1  Library for the XFree86-Misc X extension
modular-xorg-server-1.4.0.90nb1 Xorg X11 Server from modular X.org X11
xf86-video-intel-2.2.1nb1 Modular Xorg Intel video driver
xf86-input-keyboard-1.2.2 Modular Xorg keyboard driver
xf86-input-mouse-1.2.3 Modular Xorg mouse driver
xf86-video-vesa-1.3.0nb1 Modular Xorg VESA video driver
xf86-video-via-0.2.2 Modular Xorg VIA unichrome video driver
xf86-video-ati-6.6.3nb1 Modular Xorg ATI video driver
libXxf86dga-1.0.2   Library for the XFree86-DGA X extension

x11/xf86-video-intel compiles (and works) OK.

any thoughts ?
TIA,
   Jo




Home | Main Index | Thread Index | Old Index