anse1 / sqlsmith

A random SQL query generator
GNU General Public License v3.0
754 stars 128 forks source link

Error during ./configure #49

Open mharig opened 2 years ago

mharig commented 2 years ago

After git clone autoreconf -i During ./configure the following error occurred:

checking for LIBPQXX... ./configure: line 4035: syntax error near unexpected token noext,mandatory' ./configure: line 4035: AX_CXX_COMPILE_STDCXX_11(noext,mandatory)'

It may be because I have not installed libpqxx-dev (couldn't find it in the Arch Linux repos).