#47921: db46 @4.6.21_10 does not build on Snow Leopard, Mac OS X 10.6.8, because DB is missing members ------------------------------+------------------------- Reporter: Peter_Dyballa@… | Owner: blair@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: snowleopard Port: db46 | ------------------------------+------------------------- Changes (by snc@…): * cc: jmr@… (added) Comment: The only db.h on my disk are: {{{ $ find / -type f -name db.h 2> /dev/null /Developer/SDKs/MacOSX10.5.sdk/usr/include/db.h /Developer/SDKs/MacOSX10.5.sdk/usr/include/wx-2.8/wx/db.h /Developer/SDKs/MacOSX10.6.sdk/usr/include/db.h /Developer/SDKs/MacOSX10.6.sdk/usr/include/wx-2.8/wx/db.h /opt/local/include/db46/db.h /opt/local/include/db48/db.h /usr/include/db.h /usr/include/wx-2.8/wx/db.h }}} That implies that db is incompatible with itself, its own newer version and/or Apple's db.h. The package must either handle its own upgrades, macports needs to mark it as conflicts with its counterparts, or macports must prevent installing this version on 10.6. What further testing should I do to help identify the specific cause? Trace mode is enabled by default. -- Ticket URL: <https://trac.macports.org/ticket/47921#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X