|
From: Nicholas N. <nj...@ca...> - 2004-10-13 10:59:06
|
On Wed, 13 Oct 2004, Karl Hasselstr=F6m wrote: >> I would suggest that you either drop the system libraries from >> RPATH, use RUNPATH instead of RPATH, or add the valgrind library >> directory to the RPATH so that valgrind pthread library is found. > > Yes, it works now! Thanks a lot! How many times has this RPATH problem come up? Is it worth an entry in=20 the FAQ? Even better, is there a way we can auto-detect and deal with it? N |