[MacPorts] #54646: subversion @1.9.7 does not build on Snow Leopard, Mac OS X 10.6.8, because "Berkeley DB 4.0.14 or 5.x wasn't found"
MacPorts
noreply at macports.org
Thu Aug 24 19:18:39 UTC 2017
#54646: subversion @1.9.7 does not build on Snow Leopard, Mac OS X 10.6.8, because
"Berkeley DB 4.0.14 or 5.x wasn't found"
-------------------------+-------------------------
Reporter: ballapete | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.4.1
Resolution: | Keywords: snowleopard
Port: subversion |
-------------------------+-------------------------
Comment (by ballapete):
Replying to [comment:24 danielluke]:
> Replying to [comment:22 ballapete]:
> > {{{
> > . /opt/local/include/apr-1/apu_want.h
> > .. /opt/local/include/apr-1/apu.h
> > ***.. /opt/local/include/db48/db.h***
> > }}}
>
> Does your copy of /opt/local/include/apr-1/apu_want.h reference db48
somehow? The MacPorts port should build against db46 - but if yours is
built against db48 it would explain why your subversion build is getting
confused.
Oh yes, it does!
{{{
42 #ifdef APU_WANT_DB
43
44 #if APU_HAVE_DB
45 #include <db48/db.h>
46 #endif
47
48 #undef APU_WANT_DB
49 #endif
}}}
--
Ticket URL: <https://trac.macports.org/ticket/54646#comment:25>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list