<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi All ,<br>
<br>
I have download , pgcluster-1.7.0rc7 from
<a class="moz-txt-link-freetext" href="http://pgfoundry.org/frs/download.php/1373/pgcluster-1.7.0rc7.tar.bz2">http://pgfoundry.org/frs/download.php/1373/pgcluster-1.7.0rc7.tar.bz2</a> .
<br>
<br>
I configured it as <b>./configure <font color="#ff0000">--enable-thread-safety
</font></b>[ Using the manual at
<a class="moz-txt-link-freetext" href="http://pgcluster.projects.postgresql.org/1_3/install.html">http://pgcluster.projects.postgresql.org/1_3/install.html</a> ]<br>
<br>
When I do make , i get these errors :<br>
<br>
make[3]: Entering directory
`/home/psql_master/pgcluster-1.7.0rc7/src/backend/parser'<br>
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline
-Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing
-DUSE_REPLICATION -DPRINT_DEBUG -I. -I../../../src/include
-D_GNU_SOURCE -c -o keywords.o keywords.c<br>
keywords.c:284: error: ‘REPLICATION’ undeclared here (not in a function)<br>
make[3]: *** [keywords.o] Error 1<br>
make[3]: Leaving directory
`/home/psql_master/pgcluster-1.7.0rc7/src/backend/parser'<br>
make[2]: *** [parser-recursive] Error 2<br>
make[2]: Leaving directory
`/home/psql_master/pgcluster-1.7.0rc7/src/backend'<br>
make[1]: *** [all] Error 2<br>
make[1]: Leaving directory `/home/psql_master/pgcluster-1.7.0rc7/src'<br>
make: *** [all] Error 2<br>
<br>
<br>
Please help me in solving this problem .<br>
<br>
Thanks in advance ,<br>
<br>
Best Regards,<br>
<div class="moz-signature">-- <br>
Trinath Somanchi.<br>
</div>
</body>
</html>