#52179: libgda5 @5.2.4: build fails with sqlite @3.14.1_0 installed -----------------------+---------------------- Reporter: m.rick@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: libgda5 | -----------------------+---------------------- Changes (by devans@…): * status: assigned => closed * resolution: => fixed Comment: The problem stems from an ambiguous include in libgda/sqlite/virtual/gda- vprovider-data-model.c that uses <sqlite3.h>. Patched to unambiguously reference the embedded of copy of sqlite3.h rather than the system one. Attempting to build with the system sqlite3 introduced even more build problems so I'm sticking with using the embedded copy for now. Upgraded the configuration to use current vala 0.34.0 as well. Committed in r153658. -- Ticket URL: <https://trac.macports.org/ticket/52179#comment:7> MacPorts <https://www.macports.org/> Ports system for the Mac operating system