On Mon, 22 Jan 2007 16:48:05 +0100 (CET)
"Niels Breet" <[EMAIL PROTECTED]> wrote:


> Hi Gavin,
> 
> This was the fix for 1.2. I think it will apply without any problems
> on 1.1.5 too.
> 
> http://gborg.postgresql.org/cgi-bin/cvsweb.cgi/slony1-engine/src/slon/confoptions.c.diff?r1=1.17.2.1;r2=1.17.2.2;cvsroot=slony1

Thanks for the pointer - but I guess there are much greater changes
required :(

gcc -g -O2 -pthread -I../.. -I/usr/include/postgresql/ 
-I/usr/include/postgresql/ -I/usr/include/postgresql/8.2/server/  -c -o 
confoptions.o confoptions.c
In file included from confoptions.c:16:
slon.h:152: error: expected specifier-qualifier-list before ‘PGconn’
slon.h:383: error: expected ‘)’ before ‘*’ token
slon.h:510: error: expected ‘)’ before ‘*’ token
slon.h:511: error: expected ‘)’ before ‘*’ token
confoptions.c: In function ‘build_conf_variables’:
confoptions.c:46: error: ‘ConfigureNamesBool’ undeclared (first use in this 
function)
confoptions.c:46: error: (Each undeclared identifier is reported only once
confoptions.c:46: error: for each function it appears in.)
... (and so on)

Cheers,
Gavin.
_______________________________________________
Slony1-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/slony1-general

Reply via email to