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

          Priority: medium
            Bug ID: 70057
          Keywords: regression
                CC: [email protected], [email protected],
                    [email protected]
          Assignee: [email protected]
           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: [email protected]
          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 <[email protected]>
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 <[email protected]>
    Reviewed-by: Tom Stellard <[email protected]>

: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.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to