[PATCH xserver 2/3] modesetting: Remove #ifdefs XF86_PDEV_SERVER_FD

Emil Velikov emil.l.velikov at gmail.com
Mon Mar 19 13:33:00 UTC 2018


On 15 March 2018 at 18:33, Adam Jackson <ajax at redhat.com> wrote:
> On Wed, 2018-03-14 at 21:48 +0100, Thomas Klausner wrote:
>> On Wed, Mar 14, 2018 at 01:33:28PM -0700, Alan Coopersmith wrote:
>> > On 03/14/18 01:01 PM, Thomas Klausner wrote:
>> > > I see a build failure in xorg-server-1.19.99.901 on NetBSD.
>> >
>> > Looks like the same failure I saw on Solaris and sent in a patch
>> > for to revert the removal of that #ifdef.
>> >
>> > https://patchwork.freedesktop.org/patch/207937/
>>
>> This patch works for me, thank you.
>
> Sorry for letting this one fall through the cracks. Merged, thanks:
>
> remote: I: patch #207937 updated using rev 7fc89251ef5e7363dfbf6d831ed448bbcd8519b8.
> remote: I: 1 patch(es) updated to state Accepted.
> To ssh://git.freedesktop.org/git/xorg/xserver
>    edf08bd654..7fc89251ef  master -> master
>
Another solution is to unconditionally include xf86platformBus.h in
the modesetting driver.
Just like every other #include xf86platformBus.h instance in the
xserver codebase.

HTH
Emil


More information about the xorg-devel mailing list