https://bugs.kde.org/show_bug.cgi?id=440016
Tom Hughes <t...@compton.nu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t...@compton.nu --- Comment #1 from Tom Hughes <t...@compton.nu> --- What is /opt/cray/atp/2.0.4/libApp/libAtpSigHandler.a and why are you trying to link it to valgrind? That's not a standard part of valgrind, and as valgrind doesn't link with libc you won't be able to link it against anything (like that library) which uses valgrind. I think there's something very odd about your environment, or how you have configured valgrind, that is causing it to try and link against that library. -- You are receiving this mail because: You are watching all bug changes.