#40182: Atlas wrong param dynamicliblib ---------------------------+-------------------------------- Reporter: alex.caldas@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: ---------------------------+-------------------------------- Hi. Trying to install the atlas using the macports i receive the error {{{ info:build cd RCW_tMp ; /opt/local/bin/clang-mp-3.3 -O3 -fomit-frame- pointer -fPIC -march=native -mavx -dynamicliblib -o ../libsatlas.dylib \ :info:build -install_name /opt/local/lib/libsatlas.dylib -current_version 3.10.1 \ :info:build -compatibility_version 3.10.1 *.o -lpthread -lm /opt/local/lib/gcc48/libgfortran.dylib :info:build clang: error: invalid argument '-compatibility_version 3.10.1' only allowed with '-dynamiclib' :info:build make[1]: *** [dylib] Error 1 :info:build make: *** [shared_all] Error 2 :info:build Command failed: /usr/bin/make shared_all }}} As you can see the parameter is dynamicliblib and not dynamiclib -- Ticket URL: <https://trac.macports.org/ticket/40182> MacPorts <http://www.macports.org/> Ports system for OS X