[Ipopt-tickets] [Ipopt] #230: Undefined Reference to dlopen, dlclose, dlerror, dlsym

Ipopt coin-trac at coin-or.org
Wed Jan 29 21:47:53 EST 2014


#230: Undefined Reference to dlopen, dlclose, dlerror, dlsym
---------------------------+------------------------
  Reporter:  amigoricardo  |      Owner:  ipopt-team
      Type:  defect        |     Status:  new
  Priority:  normal        |  Component:  Ipopt
   Version:  3.11          |   Severity:  blocker
Resolution:                |   Keywords:
---------------------------+------------------------

Comment (by kelman):

 Same issue as https://projects.coin-or.org/Ipopt/ticket/229, just with
 libdl here (used by ASL and the linear solver loader) instead of
 libpthread (used by Mumps but not for anything too important). Either
 configure with `LDFLAGS="-Wl,--no-as-needed"` or with `--enable-
 dependency-linking`.

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



More information about the Ipopt-tickets mailing list