[pgcluster: 373] Redhat7.3で1.0.7RC4のpgrpのmakeでエラーになります。

Kouji Hamada hamada @ hamlock.jp
2004年 6月 17日 (木) 14:00:58 JST


浜田と申します。


【構成】

PGClusterバージョン:1.0.7RC4フルパッケージ版
OSバージョン:RedHat7.3(OSインストールからやりました)

【発生した現象】

レプリケーションサーバーをmakeしようとするとAutoconfのバージョンが古いので
makeが出来ませんというWARNINGが表示されてmakeが出来ません。

1.0.7RC3まではRedHat7.3標準のAutoconf(autoconf-2.13-17)で問題なくmake
出来ていたのですがRC4からAutoconfのバージョンが2.52以上でないとmake出来ない
ようになってるように思えます。

以下がmake時のエラー結果です。

[postgres @ localhost pgrp]$ make
cd . && /bin/sh /usr/local/src/pgcluster-1.0.7rc4/src/pgcluster/pgrp/missing --r
un aclocal-1.6
/usr/local/src/pgcluster-1.0.7rc4/src/pgcluster/pgrp/missing: aclocal-1.6: comma
nd not found
WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && \
  /bin/sh /usr/local/src/pgcluster-1.0.7rc4/src/pgcluster/pgrp/missing --run aut
omake-1.6 --gnu  --ignore-deps Makefile
/usr/local/src/pgcluster-1.0.7rc4/src/pgcluster/pgrp/missing: automake-1.6: comm
and not found
WARNING: `automake-1.6' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && /bin/sh /usr/local/src/pgcluster-1.0.7rc4/src/pgcluster/pgrp/missing --r
un autoconf
FATAL ERROR: Autoconf version 2.52 or higher is required for this script
make: *** [configure] エラー 1
[postgres @ localhost pgrp]$



RC4からレプリケーションサーバーをインストールする場合はAutoconfバージョン
アップが必要なのでしょうか。
クラスタサーバーは問題無くmake installまで完了出来ます。


よろしくお願いします。





pgcluster メーリングリストの案内