Hi,

I'm trying to compile slony-I with postgresql 7.3 and it's reporting the
following error:

slonik.o(.text+0x589c): In function `slonik_ddl_script':
: undefined reference to `PQexecParams'
collect2: ld returned 1 exit status
gmake[2]: ** [slonik] Erro 1

You're using the PQexecParams (that's a v3 function). I don't know much
about Slony-I so maybe could someone fix it using the PQexec() instead?

-- 
Euler Taveira de Oliveira
_______________________________________________
Slony1-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/slony1-general

Reply via email to