#22291: db46 4.6.21_6 Extracting - failed ---------------------------+------------------------------------------------ Reporter: senz@… | Owner: blair@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: db46 | ---------------------------+------------------------------------------------ Changes (by blb@…): * status: new => closed * resolution: => fixed Comment: The compilation error results just from having /usr/local/include/db.h (from a different version, 4.5.20 in my test), so checking for that is much safer (having libdb* in /usr/local/lib or db_cxx.h in /usr/local/include didn't interfere in my testing). Since the main issue is an incompatible bdb install in /usr/local, checking for db.h seems like a good idea since that'd definitely be a part of such an install. Updated check in r60031. -- Ticket URL: <http://trac.macports.org/ticket/22291#comment:28> MacPorts <http://www.macports.org/> Ports system for Mac OS