Created attachment 2654 fix build failure with ld --no-add-needed Hi, a Debian user reported that exo didn't built with a quite pedantic ld, using --no-add-needed by default. I wanted to try other xfce components, and xfdesktop didn't built either, but just needed a small fix which I'm attaching. Cheers,
That's not going to work for pre X11R7 servers. Use XDT_LIBX11_REQUIRE or whatever it is.
Created attachment 2655 fix build failure with binutils-gold Updated to use XDT_CHECK_LIBX11_REQUIRE()
Created attachment 2656 fix failure with --add-needed (binutils-gold) Uh, sorry, the previous one was against exo. This is the correct one.
*** Bug 6235 has been marked as a duplicate of this bug. ***
This is fixed in git master.