#37573: developer_cmds: migcom should be symlinked into libexec ---------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: developer_cmds ---------------------+-------------------------------- I recently upgraded my `developer_cmds` and `xorg-server`. When upgrading `xorg-server`, I got the following error: {{{ /opt/local/bin/mig: line 162: /opt/local/libexec/migcom: No such file or directory }}} So then I did: {{{ ln -s /opt/local/bin/migcom /opt/local/libexec/migcom }}} And after that `xorg-server` built properly. MacPorts should automatically make this symlink for me so I don't have to. -- Ticket URL: <https://trac.macports.org/ticket/37573> MacPorts <http://www.macports.org/> Ports system for Mac OS