#30018: libtool does not install libltdl.dylib ----------------------------------+----------------------------------------- Reporter: christophe@… | Owner: boeyms@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: libtool ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * owner: ryandesign@… => boeyms@… * cc: ryandesign@… (added) * port: ImageMagick => libtool Comment: Replying to [comment:3 christophe@…]:
Did that (sudo port -n upgrade --force libtool), but it still does not work. Btw, the error says libltdl, not libtool.
Yes. libltdl.dylib is the LibTool Dynamic Loader, which was supposed to have been provided by the libtool port, but on your system it was not. I need to see the main.log file from the libtool build in order to determine why that happened. This same problem has previously been reported in #25417 and #23684. The presence of the file /usr/bin/gfortran may be implicated. Do you have this file? If so remove it and try rebuilding libtool again. I have modified the libtool port in r80123 to prevent its installation if libltdl.dylib did not get built. -- Ticket URL: <https://trac.macports.org/ticket/30018#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS