[Mesa-dev] [Bug 61318] Can't compile GLU 32bit on 64bit

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 22 17:14:57 PST 2013


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

--- Comment #2 from Matt Turner <mattst88 at gmail.com> ---
I built with both

CFLAGS="-m32" CXXFLAGS="-m32" ./autogen.sh --prefix=/usr --libdir=/usr/lib32
--build=x86_64-pc-linux-gnu --host=i686-pc-linux-gnu

and

CFLAGS="-m32" CXXFLAGS="-m32" ./autogen.sh --prefix=/usr --libdir=/usr/lib32

locally and it works. This is some kind of problem local to you.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130223/d40fcc1c/attachment.html>


More information about the mesa-dev mailing list