[MacPorts] #42728: autogen @5.17.4_0: autoopts-config produces a stray -R flag, breaks gnutls @3.1.22_0 build
MacPorts
noreply at macports.org
Sat Mar 8 17:01:31 PST 2014
#42728: autogen @5.17.4_0: autoopts-config produces a stray -R flag, breaks gnutls
@3.1.22_0 build
-----------------------------+-------------------
Reporter: jwhowse4@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords:
Port: autogen gnutls |
-----------------------------+-------------------
Comment (by egall@…):
Reported upstream: https://sourceforge.net/p/autogen/bugs/157/
Interestingly, while I was submitting the upstream bug report, I found
that I had a manually-built copy of autogen installed in `/usr/local`, and
it does not experience this problem:
{{{
Local-Admins-MacBook-Pro:autogen-5.18.2 ericgallager$ which -a autoopts-
config
/opt/local/bin/autoopts-config
/usr/local/bin/autoopts-config
/opt/local/bin/autoopts-config
Local-Admins-MacBook-Pro:autogen-5.18.2 ericgallager$ autoopts-config
--libs
-R -L/opt/local/lib -lopts
Local-Admins-MacBook-Pro:autogen-5.18.2 ericgallager$ /usr/local/bin
/autoopts-config --libs
-R/usr/local/lib -L/usr/local/lib -lopts
}}}
So I am guessing that I must have specified `libdir` manually when I built
my other copy...
--
Ticket URL: <https://trac.macports.org/ticket/42728#comment:10>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list