> /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
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to