xf86-video-intel fails on "make"
Ashley Diamond
ad7654 at my.open.ac.uk
Tue Aug 21 11:37:07 UTC 2012
I updated my ports after a week or two and have started getting a make
error, both within a jail and on the actual machine. I have WITH_NEW_XORG
and WITH_KMS in my make.conf.
I have tried everything I can think of to clean things out, but since a
file is missing I am wondering if it is a problem with the port?
===> Building for xf86-video-intel-2.17.0_1
make all-recursive
Making all in man
GEN intel.4x
Making all in uxa
CC uxa.lo
CC uxa-accel.lo
CC uxa-glyphs.lo
uxa-glyphs.c: In function 'uxa_glyphs':
uxa-glyphs.c:1062: warning: 'height' may be used uninitialized in this
function
uxa-glyphs.c:1062: warning: 'width' may be used uninitialized in this
function
uxa-glyphs.c:449: warning: 'scratch' may be used uninitialized in this
function
uxa-glyphs.c:449: note: 'scratch' was declared here
uxa-glyphs.c:448: warning: 'image' may be used uninitialized in this
function
uxa-glyphs.c:448: note: 'image' was declared here
CC uxa-render.lo
uxa-render.c: In function 'uxa_try_driver_composite':
uxa-render.c:1129: warning: 'yDst_copy' may be used uninitialized in this
function
uxa-render.c:1129: warning: 'xDst_copy' may be used uninitialized in this
function
CC uxa-unaccel.lo
CCLD libuxa.la
Making all in src
Making all in xvmc
Making all in shader
Making all in mc
make all-am
Making all in vld
make all-am
CC intel_xvmc.lo
CC intel_xvmc_dump.lo
CC i915_xvmc.lo
CC i965_xvmc.lo
CC xvmc_vld.lo
CC intel_batchbuffer.lo
CCLD libIntelXvMC.la
Making all in render_program
make all-am
Making all in legacy
Making all in i810
Making all in xvmc
CC I810XvMC.lo
CCLD libI810XvMC.la
CC i810_accel.lo
In file included from i810.h:59,
from i810_accel.c:41:
/usr/local/include/xorg/dri.h:41:21: error: xf86dri.h: No such file or
directory
*** [i810_accel.lo] Error code 1
Stop in
/usr/ports/x11-drivers/xf86-video-intel/work/xf86-video-intel-2.17.0/src/legacy/i810.
*** [all-recursive] Error code 1
More information about the freebsd-x11
mailing list