Bernd Eidenschink schrieb:
Hi friends!
Anybody out there who successfully compiled nspostgres-4.0 driver with
NaviServer (including -DFOR_ACS_USE CFLAG) ?
yes, and i don't remember having problems... (see below)
Good the hear from Vlad that there is a new version for the driver
out for na
It assumes PG includes and libraries in the common paths, if not try
make LDFLAGS=-L/usr/local/pg/lib
or whatever path where pg libs are
Bernd Eidenschink wrote:
Hi,
I'm trying to compile it:
I just started with a simple
gmake NAVISERVER=...
In file included from nsdbpg.c:37:
dbpg.h:44:22: e
Hi,
I'm trying to compile it:
I just started with a simple
gmake NAVISERVER=...
In file included from nsdbpg.c:37:
dbpg.h:44:22: error: libpq-fe.h: File or directory not found
And when I copy
libpq-fe.h
postgres_ext.h
into the directory it finally breaks with that:
gcc -pipe -shared -nostart