[MacPorts] #41697: rpm: libtool: link: cannot find the library `/opt/local/lib/libpopt.la'
MacPorts
noreply at macports.org
Thu Dec 5 03:40:24 PST 2013
#41697: rpm: libtool: link: cannot find the library `/opt/local/lib/libpopt.la'
--------------------------+---------------------
Reporter: ryandesign@… | Owner: n3npq@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: mavericks | Port: rpm
--------------------------+---------------------
rpm fails to build on Mavericks, saying:
{{{
libtool: link: cannot find the library `/opt/local/lib/libpopt.la' or
unhandled argument `/opt/local/lib/libpopt.la'
}}}
On Mavericks by default MacPorts deletes .la files because they are
thought not to be generally useful and cause some problems, but apparently
rpm's build system specifically looks for libpopt's (nonexistent) .la
file. Perhaps the rpm build system can be patched to not do that. It's
also conceivable that this is a bug in popt somehow but I didn't find any
occurrences of ".la" in the files the popt port installs.
--
Ticket URL: <https://trac.macports.org/ticket/41697>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list