[Bug 30451] error: ‘struct _ScrnInfoRec’ has no member named ‘pixmapPrivate’

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Oct 3 12:16:39 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30451

--- Comment #15 from Andy Furniss <lists at andyfurniss.entadsl.com> 2010-10-03 12:16:38 PDT ---
(In reply to comment #13)
> I too applied the patch.  startx gets further, but in the logs I see
> 
> /usr/bin/X: symbol lookup error: /usr/lib/xorg/modules/drivers/radeon_drv.so:
> undefined symbol: udev_monitor_filter_add_match_subsystem_devtype
> giving up.
> xinit:  Connection refused (errno 111):  unable to connect to X server
> xinit:  No such process (errno 3):  Server error.

Hmm, maybe I lucked into a working setup because I don't use evdev on this old
LFS setup, so have an xorg.conf with -

Section "ServerFlags"
 Option "AutoAddDevices" "off"
EndSection

As for mesa (maybe you know this anyway) you can workaround by adding to
autogen options

--with-state-trackers=dri

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list