[MacPorts] #59559: dsniff @2.4b1_2: error: use of undeclared identifier 'R_NOOVERWRITE'

MacPorts noreply at macports.org
Thu Jul 29 21:50:30 UTC 2021


#59559: dsniff @2.4b1_2: error: use of undeclared identifier 'R_NOOVERWRITE'
------------------------+----------------------
  Reporter:  dlamija    |      Owner:  (none)
      Type:  defect     |     Status:  closed
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.6.2
Resolution:  duplicate  |   Keywords:  catalina
      Port:  dsniff     |
------------------------+----------------------
Changes (by ryandesign):

 * status:  new => closed
 * cc: ryandesign (added)
 * resolution:   => duplicate


Comment:

 This seems to be another flavor of the same problem reported in #58883.
 See
 https://www.monkey.org/~dugsong/dsniff/faq.html#Make%20dies%20with%20missing%20{{EX:R_NOOVERWRITE}}%20and%20{{EX:R_NEXT}}%20declarations.
 The answer there is:

 > Be sure to build Berkeley DB with `./configure --enable-compat185`.

 Presumably the OS BerkeleyDB is no longer built with this option. The
 MacPorts db ports aren't either, except for the db46 port which has an
 optional +compat185 variant. I guess we should delete the +compat185
 variant and just turn that feature on unconditionally, and in as many
 other db ports as we have that support it.

-- 
Ticket URL: <https://trac.macports.org/ticket/59559#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list