Hi, On 4 January 2012 18:45, Ian Romanick <i...@freedesktop.org> wrote: > Okay, I looked back at your build output, and I think I see the problem: > > * econf: updating Mesa-9999/bin/config.sub with > /usr/share/gnuconfig/config.sub > * econf: updating Mesa-9999/bin/config.guess with > /usr/share/gnuconfig/config.guess > ./configure --prefix=/usr --build=x86_64-pc-linux-gnu > [...] > > Since it's a raw GIT tree, this should be 'autogen.sh' instead of > 'configure'. The Makefile.in files are generated by autoreconf (run by > autogen.sh) and consumed by configure. Since they haven't been generated, > configure can't find them and gets angry. The ebuild scripts need to either > run ./autogen.sh or run 'autoreconf -v --install' before running configure. > > I bet that will fix it, and I bet that's why only Gentoo users are still > having problems. Can you give that a try?
See immediately before that: >>> Preparing source in /var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999 ... Running eautoreconf in '/var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999' ... Running aclocal ... [ok] Running autoconf ... [ok] >>> Source prepared. Cheers, Daniel _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev