On 21. mars. 2008, at 14.07, Paul J Stevens wrote:
Jan-Henrik,
Some feedback building from svn:
directory 'tools/bin' is missing. This kills the configure run.
Eh, it should be there. When I check out anonymously I do get tools/ bin. Its empty though, maybe its a client problem? Must I use the old trick and add an empty file there? hope not.
While compiling src/util/Mem.h is not included it seems:
src/db/postgresql/PostgresqlConnection.c:103: warning: implicit declaration of function 'NEW' src/db/postgresql/PostgresqlConnection.c:117: warning: implicit declaration of function 'FREE'
Don't have postgres so can't verify, but should be fixed.