[MacPorts] #43362: bitcoind 0.8.6.08b93f9a65ce70e650244f94725fcd042d97f0ee fails config (libdb_cxx missing)

MacPorts noreply at macports.org
Tue Apr 15 15:05:07 PDT 2014


#43362: bitcoind 0.8.6.08b93f9a65ce70e650244f94725fcd042d97f0ee fails config
(libdb_cxx missing)
-----------------------+------------------------
  Reporter:  mtb19@…   |      Owner:  easieste@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.2.1
Resolution:            |   Keywords:
      Port:  bitcoind  |
-----------------------+------------------------

Comment (by mtb19@…):

 Okay, I think I understand what's going on here. First (as described
 above), unless a version of Berkeley DB is ```port select```ed,
 configuration fails. Second, even if one **is** ```port select```ed, the
 configuration fails for **prefix** builds, because it can't find Boost.
 That second issue is remedied by adding ```--with-boost=[[PREFIX]]``` to
 ```./configure```.

 I'm attaching a ```Portfile``` patch that addresses **only** the
 **second** issue. The first remains (I do not know the preferred way to
 properly address that).

-- 
Ticket URL: <https://trac.macports.org/ticket/43362#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list