Various recent commits to drivers have broken the build on systems with DoLoadableServer = NO, by referencing external symbols only through the loader interface. See attached build log excerpt for details.
Created attachment 996 [details] build log for OpenBSD/amd64
Created attachment 1010 [details] [review] patch for i2c related breakage Here's a patch for the breakage related to the new i2c sub-drivers. i2c should not be listed in drvConf.c.
Created attachment 1011 [details] [review] Patch for ati breakage xf86_ResetTheatreRegsForNoTVout and xf86_ResetTheatreRegsForTVout are not defined for the !XFree86LOADER case.
Created attachment 1012 [details] [review] patch for the savage breakage SavageEntPriv should not be defined in a #ifdef XFree86LOADER block.
All bits commited.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.