On Tue, 27.09.11 07:14, Dave Airlie (airl...@gmail.com) wrote:

> 
> >> >
> >> > http://www.freedesktop.org/wiki/Software/systemd/multiseat
> 
> Hi Lennart,
> 
> this patch caused a build regression on our RHEL6 builder,
> 
> http://tinderbox.x.org/builds/2011-09-27-0006/logs/xserver/#build
> 
> Can you please provide a patch to fix the build against older udevs, and just
> not do multi-seat in that case probably.

Uhm, this sucks.

But the fix should be easy: the calls to
udev_monitor_filter_add_match_tag() just need to be skipped if they are
not available, as they are an optimization only. 

I'll look into prepping a patch that adds an autoconf check for the
call, and ifdefs it out if it isn't found. I don't have RHEL around, can
I get you guys to test this patch for me then?

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

Reply via email to