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

2013-02-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61318 --- Comment #6 from Alexandre Demers alexandre.f.dem...@gmail.com --- (In reply to comment #5) This sounds to me like a libtool issue, bug #50754 has possible fix you could try for this. For now, I'm just setting PKG_CONFIG_PATH to the 32 bit

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

2013-02-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61318 --- Comment #5 from Tapani Pälli lem...@gmail.com --- This sounds to me like a libtool issue, bug #50754 has possible fix you could try for this. -- You are receiving this mail because: You are the assignee for the bug.

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

2013-02-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61318 Matt Turner matts...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

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

2013-02-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61318 --- Comment #2 from Matt Turner matts...@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

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

2013-02-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61318 --- Comment #3 from Alexandre Demers alexandre.f.dem...@gmail.com --- (In reply to comment #2) 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