Skip to content

libtool

  • ./bootstrap and autoreconf -vfis do not work
  • Check lt_cv_sys_lib_dlsearch_path_spec="/lib" ./configure
  • Is libltdl being installed? (--enable-ltdl-install)
  • lt_cv_shlibpath_overrides_runpath=yes ./configure?
  • Alpine’s cross compile fix patch also fixes the link order