ld scripts and libltdl

2024-04-21 Thread Madhu
I'm using a program that uses libltdl (from libtool) to wrap calls to dlopen (e.g. lt_dlopenext) and dlsym and it is utterly unable to dlopen "standard" shared libraries. Gentoo (probably following upstream glibc) has been putting linker scripts where shared libraries were orignially expected. ``

Installation of libtool-2.4.7 from source

2024-04-21 Thread Carissa Chen
Hello, I have installed libtool-2.4.7 from source as I require it for the latest Singularity version. However when I try to run libtoolize, it gives this error. libtoolize: error: $pkgauxdir is not a directory: '/usr/local/share/libtool/build-aux' I’m not quite familiar with source installa