[Ipopt-tickets] [Ipopt] #273: Compilation of IPOPT on OS X El Capitan

Ipopt coin-trac at coin-or.org
Sun May 15 13:34:26 EDT 2016


#273: Compilation of IPOPT on OS X El Capitan
----------------------------+------------------------
  Reporter:  abkum          |      Owner:  ipopt-team
      Type:  clarification  |     Status:  new
  Priority:  normal         |  Component:  Ipopt
   Version:  3.12           |   Severity:  normal
Resolution:                 |   Keywords:
----------------------------+------------------------
Description changed by stefan:

Old description:

> I'm installing IPOPT for the first time and am having trouble with
> compilation on a Mac running OS X El Capitan. The configuration is
> successful, but when I run the make command, I get the error below. I'm
> not sure where to look for past queries or posts addressing this issue.
> Many thanks.
>
> Undefined symbols for architecture x86_64:
>    "__intel_fast_memcpy", referenced from:
>        _ma28part_ in libipopt.1.10.5.dylib-master.o
> ld: symbol(s) not found for architecture x86_64
> clang: error: linker command failed with exit code 1 (use -v to see
> invocation)
> make[2]: *** [libipopt.la] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1

New description:

 I'm installing IPOPT for the first time and am having trouble with
 compilation on a Mac running OS X El Capitan. The configuration is
 successful, but when I run the make command, I get the error below. I'm
 not sure where to look for past queries or posts addressing this issue.
 Many thanks.
 {{{
 Undefined symbols for architecture x86_64:
    "__intel_fast_memcpy", referenced from:
        _ma28part_ in libipopt.1.10.5.dylib-master.o
 ld: symbol(s) not found for architecture x86_64
 clang: error: linker command failed with exit code 1 (use -v to see
 invocation)
 make[2]: *** [libipopt.la] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all-recursive] Error 1
 }}}

--

--
Ticket URL: <https://projects.coin-or.org/Ipopt/ticket/273#comment:1>
Ipopt <http://projects.coin-or.org/Ipopt>
Interior-point optimizer for nonlinear programs.



More information about the Ipopt-tickets mailing list