Hello!

I try to compile Tntdb from the GitHub-Sources and get this error:

make[1]: Leaving directory `/home/or/A-Z/g/git-repos/tntdb/src/mysql'
Making all in src/postgresql
make[1]: Entering directory `/home/or/A-Z/g/git-repos/tntdb/src/postgresql'
/bin/bash ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
-I../../src -I../../include -I../../include -I -Wno-long-long -Wall -pedantic
 -g -O2 -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c -o connection.lo
connection.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../src -I../../include
-I../../include -I -Wno-long-long -Wall -pedantic -g -O2 -MT connection.lo -MD
-MP -MF .deps/connection.Tpo -c connection.cpp  -fPIC -DPIC -o
.libs/connection.o
In file included from connection.cpp:29:0:
../../include/tntdb/postgresql/impl/connection.h:34:22: fatal error: libpq-fe.h:
No such file or directory
compilation terminated.
make[1]: *** [connection.lo] Fehler 1
make[1]: Leaving directory `/home/or/A-Z/g/git-repos/tntdb/src/postgresql'
make: *** [all-recursive] Fehler 1


I us Linuxmint (Debian). The file is exist:

freiburg ~ # find /usr -name '*libpq-fe*'
/usr/include/postgresql/libpq-fe.h

Any ideas?

Best regards

Olaf

-------------------|-------------------|-------------------|-------------------|

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Tntnet-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tntnet-general

Reply via email to