[MacPorts] #31688: bind9 @9.8.1: Undefined symbols _krb5_gss_register_acceptor_identity on tiger

MacPorts noreply at macports.org
Mon Oct 24 13:47:34 PDT 2011


#31688: bind9 @9.8.1: Undefined symbols _krb5_gss_register_acceptor_identity on
tiger
---------------------------------+------------------------------------------
 Reporter:  webmaster@…          |       Owner:  dluke@…           
     Type:  defect               |      Status:  assigned          
 Priority:  Normal               |   Milestone:                    
Component:  ports                |     Version:  2.0.3             
 Keywords:  tiger                |        Port:  bind9             
---------------------------------+------------------------------------------
Changes (by dluke@…):

  * status:  new => assigned
  * owner:  dluke@… => dluke@…


Comment:

 Do you by any chance have some kerberos libraries installed in /usr/local?

 The link line that is failing includes -lgssapi_krb5, which is where that
 missing symbol (_krb5_gss_register_acceptor_identity) should be found.

 On 10.5 (ppc), it's clearly there:
 {{{
 % nm /usr/lib/libgssapi_krb5.dylib | grep
 _krb5_gss_register_acceptor_identity
 200806f4 T _krb5_gss_register_acceptor_identity
 }}}

 Again, since this is an unsupported configuration - most likely you'll
 need to figure this out and provide a patch (which I will include if you
 can figure it out).

-- 
Ticket URL: <https://trac.macports.org/ticket/31688#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list