https://bugs.freedesktop.org/show_bug.cgi?id=43629
--- Comment #3 from zap...@berentweb.com 2011-12-11 06:55:32 PST --- Some Developments: Git Update pulled in some changes so I ran mesa/autogen.sh to try again. I get some better diagnosic output this time and here are the results: 1. First error was >configure: error: Package requirements (dri2proto >= 2.6) were not met: >Requested 'dri2proto >= 2.6' but version of DRI2Proto is 2.3 So I got the latest from here and installed. git://anongit.freedesktop.org/xorg/proto/dri2proto (the wiki page is therefore out-of-date, btw) 2. Ran mesa/autogen.sh a second time. This time error is: >checking for expat.h... no >configure: error: Expat required for DRI. textproc/expat2 is installed however. I re-installed expat, no change. 3. I noticed installed depends (glproto, libXxf86vm, xf86vidmodeproto, libXmu, drm) do not register correct in the FreeBSD installed package DB. Running portmaster --check-depends (which checks for and corrects broken dependencies) lists all these ports as "NOT INSTALLED". This will create a problem in with other ports when performing system updates. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev