[Mesa-dev] [Bug 71022] configure: error: Expat required for DRI.

2013-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71022 Emil Velikov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Mesa-dev] [Bug 71022] configure: error: Expat required for DRI.

2013-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71022 --- Comment #9 from Rob Clark --- fwiw, this would be nice to push.. it would at least fix my tinderbox: http://tinderbox.x.org/builds/2013-10-30-0017/logs/libGL/#configure -- You are receiving this mail because: You are the assignee for the bu

[Mesa-dev] [Bug 71022] configure: error: Expat required for DRI.

2013-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71022 --- Comment #8 from Bryce Harrington --- Yep, that does the trick. Tested-by: Bryce Harrington -- You are receiving this mail because: You are the assignee for the bug. ___ mesa-dev mailing list mes

[Mesa-dev] [Bug 71022] configure: error: Expat required for DRI.

2013-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71022 --- Comment #7 from Emil Velikov --- Created attachment 88329 --> https://bugs.freedesktop.org/attachment.cgi?id=88329&action=edit handle expat versions pre 2.1 (In reply to comment #6) > CVE-2012-1147 was determined not to be relevant on Ubun

[Mesa-dev] [Bug 71022] configure: error: Expat required for DRI.

2013-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71022 --- Comment #6 from Bryce Harrington --- CVE-2012-1147 was determined not to be relevant on Ubuntu: http://people.canonical.com/~ubuntu-security/cve/2012/CVE-2012-1147.html -- You are receiving this mail because: You are the assignee for the b

[Mesa-dev] [Bug 71022] configure: error: Expat required for DRI.

2013-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71022 --- Comment #5 from Bryce Harrington --- Created attachment 88328 --> https://bugs.freedesktop.org/attachment.cgi?id=88328&action=edit Hardcode EXPAT in configure.ac expat 2.0 does not provide the pkgconfig file. Hardcoding EXPAT as suggested

[Mesa-dev] [Bug 71022] configure: error: Expat required for DRI.

2013-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71022 --- Comment #4 from Emil Velikov --- (In reply to comment #3) > expat-2.1.0 was released March 24 2012. That's kind of a long time for it to > not be in your distribution. > > I'm personally okay with requiring 2.1.0, but I suppose people want n

[Mesa-dev] [Bug 71022] configure: error: Expat required for DRI.

2013-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71022 --- Comment #3 from Matt Turner --- expat-2.1.0 was released March 24 2012. That's kind of a long time for it to not be in your distribution. I'm personally okay with requiring 2.1.0, but I suppose people want new Mesa on old things. I might su

[Mesa-dev] [Bug 71022] configure: error: Expat required for DRI.

2013-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71022 --- Comment #2 from Bryce Harrington --- Reverting patch aec20d66 enables it to pass the configure check. commit aec20d66d9d13e0acd6a7199b63e1383e1e9900a Author: Emil Velikov Date: Tue Oct 29 21:14:41 2013 + automake: properly handle

[Mesa-dev] [Bug 71022] configure: error: Expat required for DRI.

2013-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71022 --- Comment #1 from Bryce Harrington --- Same error on ubuntu 12.04 $ apt-cache policy expat expat: Installed: 2.0.1-7.2ubuntu1.1 Candidate: 2.0.1-7.2ubuntu1.1 Looks like expat.pc was added in expat 2.1. 2.0 doesn't install it, so mesa's p