Use $libdir for preload object lookup
Fix an incorrect assumption by configure that libdir is always $prefix/lib, which is not the case if e.g. configured with --libdir=/usr/lib64 (Gentoo). Fixes the "Could not find overload object" error on such installations.
Hmmmm,how can I repair it ? trickle: Could not find overload object
Using Arch Linux, this patch alone did not help, I also had to apply https://aur.archlinux.org/packages/trickle-git#comment-885736
Note: This patch already is already applied if you install the trickle-git AUR, see https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=trickle-git#n43
Please re-open, this is still relevant.