#72052 closed defect (fixed)

jags links to libltdl (i.e. uses libtool as a lib dependency)

Reported by: barracuda156 Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.10.5
Keywords: Cc:
Port: jags

Description

--->  Scanning binaries for linking errors
Could not open /opt/local/lib/libltdl.7.dylib: Error opening or reading file (referenced from /opt/local/libexec/jags-terminal)
--->  Found 1 broken file, matching files to ports       
--->  Found 1 broken port, determining rebuild order
--->  Rebuilding in order
     jags @4.3.2_0+gfortran

Change History (1)

comment:1 Changed 18 months ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In aded4a49331f77cdb6661efd520fc3ae0d13ff6b/macports-ports (master):

jags: Use bundled ltdl; fix implicit func decl

Use bundled libtool dynamic loader instead of MacPosts copy.

Closes: #72052

Fix implicit declaration of function exit.

Ignore expected implicit declaration of function strchr.

Note: See TracTickets for help on using tickets.