[MacPorts] #43862: lua51 @5.1.5_1 installs broken pkg-config
#43862: lua51 @5.1.5_1 installs broken pkg-config -------------------------+-------------------------------- Reporter: allbery.b@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Keywords: | Port: lua51 -------------------------+-------------------------------- {{{ pyanfar:50036 Z$ pkg-config lua-5.1 --libs -L/opt/local/lib/lua-5.1 -llua-5.1.5 -lm pyanfar:50037 Z$ port contents lua51 | grep liblua /opt/local/lib/lua-5.1/liblua.5.1.5.a /opt/local/lib/lua-5.1/liblua.5.1.5.dylib }}} Either the {{{pkg-config --libs}}} should reference {{{-llua.5.1.5}}} or the libraries should be renamed to {{{liblua.5.1.5.*}}}. -- Ticket URL: <https://trac.macports.org/ticket/43862> MacPorts <http://www.macports.org/> Ports system for OS X
#43862: lua51 @5.1.5_1 installs broken pkg-config --------------------------+-------------------------------- Reporter: allbery.b@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: fixed | Keywords: Port: lua51 | --------------------------+-------------------------------- Changes (by devans@…): * status: new => closed * resolution: => fixed Comment: Libraries renamed to liblua-5.1.* and liblua-5.1.pc fixed to agree with that (r121047). -- Ticket URL: <https://trac.macports.org/ticket/43862#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts