[Bug 74162] New: Compilation fails with --with-default-accel=glamor option

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 28 13:29:43 PST 2014


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

          Priority: medium
            Bug ID: 74162
          Assignee: chris at chris-wilson.co.uk
           Summary: Compilation fails with --with-default-accel=glamor
                    option
        QA Contact: intel-gfx-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: martinstolpe at gmail.com
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: unspecified
         Component: Driver/intel
           Product: xorg

When I'm using the following configure option:
  ./configure --prefix=/usr \
    --enable-glamor \
    --with-default-accel=glamor
Compilation of 2.99.907 of xf86-video-intel will fail with the following error
message:
  CC     intel_module.lo
intel_module.c: In function 'get_accel_method':
intel_module.c:446:35: error: 'DEFAULT_ACCEL_METHOD' undeclared (first use in
this function)
  enum accel_method accel_method = DEFAULT_ACCEL_METHOD;
                                   ^
intel_module.c:446:35: note: each undeclared identifier is reported only once
for each function it appears in
Makefile:489: recipe for target 'intel_module.lo' failed
make[3]: *** [intel_module.lo] Error 1

Regards
Martin

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140128/4fb38005/attachment-0001.html>


More information about the intel-gfx-bugs mailing list