sqlsmith icon indicating copy to clipboard operation
sqlsmith copied to clipboard

Error during ./configure

Open mharig opened this issue 3 years ago • 0 comments

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).

mharig avatar Mar 27 '22 20:03 mharig