[MacPorts] #58883: @2.4: error: Berkeley DB with 1.85 compatibility not found does not build on Mojave
MacPorts
noreply at macports.org
Thu Sep 26 06:15:17 UTC 2019
#58883: @2.4: error: Berkeley DB with 1.85 compatibility not found does not build
on Mojave
-----------------------+--------------------
Reporter: dgonyier | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: dsniff |
-----------------------+--------------------
Comment (by dlamija):
Got the same error. Dsniff falid to locate db.h for Berkely DB with 1.85
compatability. Previouslt it's provided by db44
(/opt/local/include/db44/db.h) ...Still clang failed to locate but can be
fixed by creting symbolic link /opt/local/include/db.h into
opt/local/include/db44/db.h .
Now with db48. got new error.
{{{
:info:build ./record.c:209:14: error: too few arguments to function call,
expected 2, have 1
:info:build db->close(db);
:info:build ~~~~~~~~~ ^
:info:build 9 warnings and 4 errors generated.
:info:build make: *** [record.o] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/58883#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list