[ECFT] drm/dri/mesa/xorg-server update [Part 1]

George Liaskos geo.liaskos at gmail.com
Mon Mar 14 09:49:41 UTC 2011


> /libexec/ld-elf.so.1: /usr/local/lib/xorg/modules/drivers/intel_drv.so:
> Undefined symbol "dixRequestPrivate"

I am at work right now but from a quick look dixRequestPrivate seems
to be removed from xserver somewhere between 1.8 and 1.9 branch.
It was defined at include/xorg/privates.h and this function gets
called from src/i830_exa.c:1038
http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/tree/src/i830_exa.c?h=2.7

There seems to be some info about the dixRequestPrivate replacement here
http://lists.x.org/archives/xorg-devel/2010-April/007892.html


More information about the freebsd-x11 mailing list