[Bug 76082] Metro Last Light fail to start

2014-03-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=76082 Ilia Mirkin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 76082] Metro Last Light fail to start

2014-03-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=76082 --- Comment #7 from Laurent carlier --- (In reply to comment #6) > And steam probably uses LD_LIBRARY_PATH. According to > http://blog.tremily.us/posts/rpath/, the rpath actually comes first. So my > change should probably be reverted, since it

[Bug 76082] Metro Last Light fail to start

2014-03-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=76082 --- Comment #6 from Ilia Mirkin --- And steam probably uses LD_LIBRARY_PATH. According to http://blog.tremily.us/posts/rpath/, the rpath actually comes first. So my change should probably be reverted, since it disallows using LD_LIBRARY_PATH.

[Bug 76082] Metro Last Light fail to start

2014-03-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=76082 --- Comment #5 from Laurent carlier --- (In reply to comment #4) > How are you running Metro:LL? Is it through steam? If so, I wonder if the > rpath is overriding steam's LD_LIBRARY_PATH's that it sets to use its own > versions of these libs...

[Bug 76082] Metro Last Light fail to start

2014-03-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=76082 --- Comment #4 from Ilia Mirkin --- How are you running Metro:LL? Is it through steam? If so, I wonder if the rpath is overriding steam's LD_LIBRARY_PATH's that it sets to use its own versions of these libs... Can you detail what you mean by

[Bug 76082] Metro Last Light fail to start

2014-03-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=76082 --- Comment #3 from Laurent carlier --- comment #2 was for bad (current trunk) Here is when it's good: [lordh at archMain tstdri32]$ readelf -d usr/lib32/xorg/modules/dri/radeonsi_dri.so Section dynamique ? l'adresse de d?calage 0x66fa30

[Bug 76082] Metro Last Light fail to start

2014-03-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=76082 --- Comment #2 from Laurent carlier --- [lordh at archMain tst]$ llvm-config32 --ldflags -L/usr/lib32 [lordh at archMain tst]$ llvm-config32 --libdir /usr/lib32 [lordh at archMain tst]$ readelf -d /usr/lib32/xorg/modules/dri/radeonsi_dri.so

[Bug 76082] Metro Last Light fail to start

2014-03-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=76082 --- Comment #1 from Ilia Mirkin --- Hrmph. I guess it's not as harmless as I thought! Can you provide the output of llvm-config --ldflags (for the llvm-config that mesa uses) llvm-config --libdir readelf -d /path/to/r600_dri.so (or