Émeric Maschino wrote: > But since GNOME 3.0 just left Unstable to enter Testing, I was able to > locally recompile gnome-settings-daemon 3.0.3, keeping debian/rules > untouched (thus producing broken binaries, attached in broken.tbz > achive for analysis) or altered in order not to pass -z defs flag to > the linker (thus producing working binaries, attached in working.tbz > archive for analysis).
Thanks. What would be really useful is a linker command line and the collection of object files (.o, .a, and .so, including relevant system libraries from /usr/lib/) that it refers to, as described in /usr/share/bug/binutils/presubj. Feel free to send these to me by private mail. [...] > It's noteworthy however than passing -z defs flag ends up in autoreconf'ing: > - ./plugins/media-keys/gsd-marshal.{h|c} > - ./ltmain.sh > - ./data/gnome-settings-daemon.desktop.in > as can be seen by diff'ing autoreconf.{before|after}. Hm? When I diff the autoreconf.{before,after} that you sent, I don't see that at all (the ltmain.sh changes as expected, but the other files you mentioned were left alone). -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org