[MacPorts] #56205: Unable to execute port: sqlite error: near "BY"
MacPorts
noreply at macports.org
Mon Apr 2 13:47:59 UTC 2018
#56205: Unable to execute port: sqlite error: near "BY"
-------------------------+--------------------
Reporter: sam452 | Owner: (none)
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: base | Version: 2.4.2
Resolution: worksforme | Keywords:
Port: |
-------------------------+--------------------
Changes (by raimue):
* status: new => closed
* resolution: => worksforme
Comment:
You will need to reinstall MacPorts.
If you want to use sqlite3 from the system, you can try configure with
`--with-sqlite3prefix=/usr`. But this might give the same result as the
build will again find `sqlite3.h` in `/usr/local/include` due to the order
of include paths.
If you want to, you should also be able to just use this newer SQLite3
installation with `--with-sqlite3prefix=/usr/local`.
--
Ticket URL: <https://trac.macports.org/ticket/56205#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list