#21060: installing gdal fails with coreutils+with_default_names ---------------------------------+------------------------------------------ Reporter: jabronson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: ---------------------------------+------------------------------------------ {{{ # port installed coreutils The following ports are currently installed: coreutils @7.4_0+with_default_names # which -a ln /opt/local/bin/ln /bin/ln # port install gdal +curl +framework +geos +postgresql84 +sqlite3 ... ---> Staging gdal into destroot ... ln -sfh Versions/Current/unix /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_gdal/work/destroot/Library/Frameworks/GDAL.framework/unix ln: invalid option -- h Try `ln --help' for more information. make: *** [install-actions] Error 1 Error: Status 1 encountered during processing. }}} Indeed, BSD ln has a -h option while GNU ln does not. Install succeeded after I deactivated coreutils and tried again. -- Ticket URL: <http://trac.macports.org/ticket/21060> MacPorts <http://www.macports.org/> Ports system for Mac OS