[Mesa-dev] [Bug 70057] New: src/mesa/drivers/dri/common/xmlpool.h:103:29: fatal error: xmlpool/options.h: No such file or directory

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 2 14:56:10 PDT 2013


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

          Priority: medium
            Bug ID: 70057
          Keywords: regression
                CC: emil.l.velikov at gmail.com, johannesobermayr at gmx.de,
                    tstellar at gmail.com
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: src/mesa/drivers/dri/common/xmlpool.h:103:29: fatal
                    error: xmlpool/options.h: No such file or directory
          Severity: blocker
    Classification: Unclassified
                OS: All
          Reporter: vlee at freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

mesa: 61519f15aceae3e986a6e287e69684a01de3221a (master)

$ ./autogen.sh --with-dri-drivers= --with-gallium-drivers=swrast
$ make
[...]
  CC     dri_screen.lo
In file included from dri_screen.c:33:0:
../../../../../src/mesa/drivers/dri/common/xmlpool.h:103:29: fatal error:
xmlpool/options.h: No such file or directory


cb1febb074ca5a9d4674c953106b467f175c4c0f is the first bad commit
commit cb1febb074ca5a9d4674c953106b467f175c4c0f
Author: Johannes Obermayr <johannesobermayr at gmx.de>
Date:   Tue Sep 17 18:09:02 2013 +0100

    gallium/targets: Make use of prebuilt libdricommon.la.

    libdricommon.la is available whenever a non swrast driver is built.
    All the classic dri drivers make use of the prebuild library but all
    of the gallium ones rebuild it explicitly.

    While we're here gallium/{llvm,soft}pipe does not require HAVE_COMMON_DRI
    thus do not set in during configure.

    v2: [Emil] Add commit message and drop HAVE_COMMON_DRI from configure.ac
    v3: [Emil] Rebase and resolve targets/r*/dri conflicts

    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
    Reviewed-by: Tom Stellard <thomas.stellard at amd.com>

:100644 100644 1f0a646a61f80ca7d9e8a2c7bf2c196194734081
389ac9180a48a061b6e8c18a08b3980b4424d679 M    configure.ac
:040000 040000 c71c616f37d5946284c9faaca2db8299d66343b7
d5b72d61df382e1a1ea79b8513b9369c78ab7660 M    src

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131002/5a745bff/attachment.html>


More information about the mesa-dev mailing list