On 11/8/2005 4:27 PM, Darcy Buskermolen wrote:
On Tuesday 08 November 2005 13:20, Kenneth Marshall wrote:
On Linux and Solaris, I get the following error in the
build process:
gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -fPIC
-I/usr/site/postgresql-8.1.0/include
-I/usr/site/postgresql-8.1.0/include/server -c -o slony1_funcs.o
slony1_funcs.c slony1_funcs.c: In function `_Slony_I_cleanupListener':
slony1_funcs.c:1081: error: too many arguments to function `Async_Unlisten'
make[2]: *** [slony1_funcs.o] Error 1
make[2]: Leaving directory
`/build/postgresql-8.1.0/src/slony1-1.1.2/src/backend' make[1]: *** [all]
Error 2
make[1]: Leaving directory `/build/postgresql-8.1.0/src/slony1-1.1.2/src'
make: *** [all] Error 2
This is known and a fix is in the works.
This is fixed now in HEAD as well as the REL_1_1_STABLE branch. Since
this patch changes the slony schema and several functions used from
multiple locations in slon, I would like to see some positive "failover"
test reports before we round up the usual suspects and release version
1.1.5.
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== [EMAIL PROTECTED] #
_______________________________________________
Slony1-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/slony1-general