Actions: postgresql-interfaces/psqlodbc_new
Actions
Showing runs from all workflows
41 workflow runs
41 workflow runs
./configure --with-unixodbc failed on the runner
with "odbc_config not found (required for unixODBC build)". Debian/Ubuntu's
unixodbc-dev does not ship the odbc_config binary — it exposes a pkg-config
"odbc" module instead — so upstream's AC_PATH_PROGS(odbc_config) check
aborts configure.
Upstream's configure.ac provides an escape hatch: --with-unixodbc set to
the literal __without_odbc_confi...
CI
#23:
Commit b9355a8
pushed
by
davecramer