Jean-Paul Argudo jean-paul at postgresqlfr.org
Fri Apr 24 05:53:20 PDT 2009
Hi all,

After a
./configure --with-pgconfigdir=/usr/local/pgsql-beta/bin/

On slony 1.2.15 where pgsql-beta designs a fresh 8.4 beta1 installation,
I got, when I do make:

$ make
make[1]: Entering directory `/opt/appli/slony/sources/src'
make[2]: Entering directory `/opt/appli/slony/sources/src/xxid'
gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fpic
-I../.. -I/usr/local/pgsql-beta/include/
-I/usr/local/pgsql-beta/include/server/  -c -o xxid.o xxid.c
xxid.c: In function '_Slony_I_getMinXid':
xxid.c:236: error: 'SerializableSnapshot' undeclared (first use in this
function)
xxid.c:236: error: (Each undeclared identifier is reported only once
xxid.c:236: error: for each function it appears in.)
xxid.c: In function '_Slony_I_getMaxXid':
xxid.c:249: error: 'SerializableSnapshot' undeclared (first use in this
function)
make[2]: *** [xxid.o] Error 1
make[2]: Leaving directory `/opt/appli/slony/sources/src/xxid'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/opt/appli/slony/sources/src'
make: *** [all] Error 2


Is this a known issue? How could I install Slony 1.2.15 on a PostgreSQL
8.4 then?


Thanks for any info,

-- 
Jean-Paul Argudo
www.PostgreSQLFr.org
www.Dalibo.com


More information about the Slony1-general mailing list