#20849: Cannot install db46 on Mac OS X 10.5.8 ---------------------------------+------------------------------------------ Reporter: jmlinhart@… | Owner: blair@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: db46 ---------------------------------+------------------------------------------ Comment(by jpocom@…): Hi I don't know if it's the correct way. But I've solve this problem modifying the CPPFLAGS varible in the Makefile. Before CPPFLAGS= -I$(builddir) -I$(srcdir) -I/opt/local/include After CPPFLAGS= -I$(builddir) -I$(srcdir) -I/opt/local/include -I/System/Library/Frameworks/JavaVM.framework/Headers -- Ticket URL: <http://trac.macports.org/ticket/20849#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS