[MacPorts] #45591: Problem with curl
MacPorts
noreply at macports.org
Mon Oct 27 07:04:38 PDT 2014
#45591: Problem with curl
-----------------------+--------------------------------
Reporter: pv_fua@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.2
Resolution: | Keywords:
Port: curl |
-----------------------+--------------------------------
Comment (by ryandesign@…):
Sorry, I forgot to reply earlier. Yes, absolutely, the presence of .la
files will "confuse" the build of other ports.
The output you provided above looks good: libidn is installed correctly
and does not provide the .la file. The only problem, then, is that .la
files nevertheless still exist on your system, and at least one of them
was not provided by MacPorts. What provided them, then?
I'll bet the rest of your .la files weren't provided by MacPorts either.
Let's find out by running:
{{{
port provides /opt/local/lib/*.la
}}}
For all the ones that say they were not provided by a MacPorts port, you
should remove them. You may then have to rebuild other ports, in a
particular order, to remove remaining references to .la files.
If any of them say they ''were'' provided by a MacPorts port, let me know
which ones.
--
Ticket URL: <https://trac.macports.org/ticket/45591#comment:17>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list