Makefile:1225: recipe for target 'verify' failed

Issue #15 resolved
DrLou created an issue

$ ./configure \ --with-postgresql=/usr/pgsql/9.5-p34/bin/pg_config \ --with-mysql=/usr/mariadb/5.5/bin/mysql_config \ --enable-openssl \ --enable-sqliteunlock \ --enable-profiling \ --enable-optimized

$ make verify

... cd ./test && make verify
make[1]: Entering directory '/path/to/Downloads/libzdb-3.1/test' /bin/sh: line 1: ./exception: not found Makefile:622: recipe for target 'verify' failed make[1]: [verify] Error 127 make[1]: Leaving directory '/path/to/Downloads/libzdb-3.1/test' Makefile:1225: recipe for target 'verify' failed make: [verify] Error 2

Comments (2)

  1. Log in to comment