Announcement

Collapse
No announcement yet.

xf86-video-intel 2.15.0 Is About To Come

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • xf86-video-intel 2.15.0 Is About To Come

    Phoronix: xf86-video-intel 2.15.0 Is About To Come

    Chris Wilson has just tagged the second release candidate of xf86-video-intel 2.15.0...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    compile error

    Hi!

    While compiling the driver I'm constantly hitting this error:

    Code:
    make[3]: Entering directory `/Linux/kms/xf86-video-intel/src'
      CC     intel_module.lo
    In file included from intel_module.c:36:
    intel.h:481: error: expected specifier-qualifier-list before ?DRI2SwapEventPtr?
    make[3]: *** [intel_module.lo] Error 1
    make[3]: Leaving directory `/Linux/kms/xf86-video-intel/src'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/Linux/kms/xf86-video-intel/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/Linux/kms/xf86-video-intel'
    make: *** [all] Error 2
    I have updated all main components from git (mesa, drm, dri2proto, glproto, macros, libva) and cannot find anything remotely usable when searching google for DRI2SwapEventPtr or at least I cannot connect it with anything usable. What am I missing?

    I'm on Debian stable btw.

    Comment


    • #3
      Ha ha, this one made me laugh:

      commit: 630d77bf10ba6234bb9c04538636f7d8aa319aea

      Add a DRI2SwapEventPtr typedef for retro xserversmaster
      Because people are still trying to build upon our solid historical foundations.
      Thanks Chris! I will move to a newer xserver eventually.

      Comment

      Working...
      X