[pgpool-general: 42] Re: pgpool-II 3.1.1 compile error (under non yacc environment)

Tatsuo Ishii ishii at postgresql.org
Wed Dec 7 07:51:27 JST 2011


> I try to install pgpool-II 3.1.1, the execution of configure command don't have errors, but, when I execute make command, this error is shows:
> 
> make
> CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /usr/local/src/pgpool-II-3.1.1/missing --run aclocal-1.11 -I m4
> aclocal-1.11: couldn't open directory `m4': No such file or directory
> make: *** [aclocal.m4] Error 1
> 
> The configure command looks like this:
> 
> ./configure --prefix=/opt/pgpool --with-openssl
> 
> Would be this a packaging process error?

Maybe. Will check. In the mean time, you can run "libtoolize" command
to avoid the problem.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp

> Regards.
> 
> -----Mensaje original-----
> De: pgpool-general-bounces at pgpool.net [mailto:pgpool-general-bounces at pgpool.net] En nombre de Tatsuo Ishii
> Enviado el: martes, 06 de diciembre de 2011 08:19
> Para: t.katsumata1122 at gmail.com
> CC: pgpool-general at pgpool.net
> Asunto: [pgpool-general: 40] Re: pgpool-II 3.1.1 compile error (under non yacc environment)
> 
>> Thank you for releasing pgpool-II 3.1.1 !
>> I'm testing it now.
>> 
>> This is not so big problem, I got an error while compiling.
>> so report it.
>> 
>> I could not compile 3.1.1 without yacc.
>> I could compile 3.1.0 without yacc, so I think this is
>> packaging error.
>> I guess some file is not included in new tar ball.
> 
> Thanks for the report. All neccessary files are included in the tar
> ball. Probably timestamp problem? I will check packaging process
> tomorrow.
> --
> Tatsuo Ishii
> SRA OSS, Inc. Japan
> English: http://www.sraoss.co.jp/index_en.php
> Japanese: http://www.sraoss.co.jp
> _______________________________________________
> pgpool-general mailing list
> pgpool-general at pgpool.net
> http://www.pgpool.net/mailman/listinfo/pgpool-general


More information about the pgpool-general mailing list