On Mon, Aug 18, 2014 at 12:12 AM, Benjamin Bellec <b.bel...@gmail.com> wrote:
Hello,

This error is due to the recent removal of "--disable-64-bit" and "--enable-32-bit" options. You should now replace them by "--build=i686-pc-linux-gnu" and "--host=i686-pc-linux-gnu"

See here :
http://lists.freedesktop.org/archives/mesa-dev/2014-August/065574.html

- Benjamin

Thanks, it works.

As for Emil Velikov's answer:
Those hacks slipt in gradually over time.
Some (LDFLAGS) are for llvm (IIRC mostly because the statical build which in turn was implemented because of some really annoying errors caused by shared libs...). Unfortunately i dont have the time to debug them now.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to