[MacPorts] #47630: OpenLDAP 2.4.40 does not build on PPC Leopard, Mac OS X 10.5.8, presumingly when another Berkeley DB is present

MacPorts noreply at macports.org
Sun May 3 16:16:03 PDT 2015


#47630: OpenLDAP 2.4.40 does not build on PPC Leopard, Mac OS X 10.5.8, presumingly
when another Berkeley DB is present
-----------------------------+--------------------------------
 Reporter:  Peter_Dyballa@…  |      Owner:  macports-tickets@…
     Type:  defect           |     Status:  new
 Priority:  Normal           |  Milestone:
Component:  ports            |    Version:  2.3.3
 Keywords:                   |       Port:  openldap
-----------------------------+--------------------------------
 {{{
 checking db.h usability... yes
 checking db.h presence... yes
 checking for db.h... yes
 checking for Berkeley DB major version in db.h... 4
 checking for Berkeley DB minor version in db.h... 8
 checking if Berkeley DB version supported by BDB/HDB backends... yes
 checking for Berkeley DB link (-ldb-4.8)... no
 checking for Berkeley DB link (-ldb48)... no
 checking for Berkeley DB link (-ldb-48)... no
 checking for Berkeley DB link (-ldb-4-8)... no
 checking for Berkeley DB link (-ldb-4)... yes
 checking for Berkeley DB library and header version match... Berkeley DB
 version mismatch
         header: Berkeley DB 4.8.30: (April  9, 2010)
         library: Berkeley DB 4.6.21: (January  1, 2014)
 no
 configure: error: Berkeley DB version mismatch
 Command failed:  cd
 "/opt/local/var/macports/build/_opt_mports_trunk_dports_databases_openldap/openldap/work/openldap-2.4.40"
 && ./configure --prefix=/opt/local --mandir=/opt/local/share/man
 --localstatedir=/opt/local/var --with-cyrus-sasl --with-tls --enable-crypt
 --enable-wrappers --enable-syncprov --enable-ipv6 --disable-mdb
 }}}

 I have installed:

 {{{
   db46 @4.6.21_9 (active)
   db48 @4.8.30_4+java (active)
 }}}

 The command {{{port echo rdepof:db48}}} lists only {{{db_select}}}, so it
 should work to uninstall {{{db48}}} and {{{db_select}}} – though the
 question is: Why did port first install them?

-- 
Ticket URL: <https://trac.macports.org/ticket/47630>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list