[MacPorts] #47583: kerberos5 @1.13.1 build fail: undefined symbol __et_list
MacPorts
noreply at macports.org
Tue Apr 28 07:14:00 PDT 2015
#47583: kerberos5 @1.13.1 build fail: undefined symbol __et_list
-----------------------------+--------------------------------
Reporter: dan+macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: kerberos5 |
-----------------------------+--------------------------------
Comment (by dan+macports@…):
The {{{ port -v configure kerberos5 }}} shows:
{{{
checking which version of com_err to use... system
}}}
And:
{{{
$ cd /usr/lib
$ nm -a libcomm_err.dylib | grep __et_list
$
}}}
When:
{{{
$ cd /opt/lib
$ nm -a libcomm_err.dylib | grep __et_list
0000000000002160 S __et_list
$
}}}
I think the choice of the system library is wrong.
--
Ticket URL: <https://trac.macports.org/ticket/47583#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list