Changes between Initial Version and Version 2 of Ticket #51242


Ignore:
Timestamp:
Apr 26, 2016, 5:35:40 PM (8 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51242

    • Property Owner changed from macports-tickets@… to takeshi@…
    • Property Keywords lapack removed
  • Ticket #51242 – Description

    initial v2  
    11A clean install of lapack library gives the following error
    22The first issue is that it does not like the liblapack version installed on Mac89.
    3 
     3{{{
    44Undefined symbols for architecture x86_64:
    55"_ATL_dger", referenced from:
     
    1111collect2: error: ld returned 1 exit status
    1212make: *** [bin/pamtra] Error 1
    13 
     13}}}
    1414The same makefile except specifying the Mac library in /usr/lib works fine, as does using the liblapack_ncl.a.
    1515Mac 10.11.4 latest install macports versions