#23684: libtool @2.2.6b installs sometimes lack dylibs ------------------------------+--------------------------------------------- Reporter: gnwiii@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: libtool dylib | Port: ------------------------------+--------------------------------------------- Have 6 OSX 10.5.8 machines with essentially the same macports 1.8.2 configuration and packages. On some machines we have: /opt/local/lib/libltdl.7.dylib others only the static libraries. Our programs compiled on the machines with the .dylib won't run on the others. For the machines without the dylib, libtool was installed in Nov. (so probably an older version of macports). The ones with the .dylib were installed in Jan. I did: port uninstall -f libtool; port install libtool on two of the machines that did not have .dylib but only one of them ended up with the .dylib! The problem appears to be that some users have symbolic links for /opt/local/bin/gfortran. If such links are present, you don't get the dylib. I have attached the output from "port -d install libtool" from runs with (nodylib.log) and without (libtool.log) the gfortran symlinks Note that the system that fails to install the .dylib hasL nodylib.log:libtool.m4: error: problem compiling FC test program -- Ticket URL: <http://trac.macports.org/ticket/23684> MacPorts <http://www.macports.org/> Ports system for Mac OS