-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello,
On 23/04/2011 09:55, Tatsuo Ishii wrote: >>>> Probably we need to have something like postgres_ext.h, which is >>>> inteded for applications, then move neccessary declarations to the >>>> file. I will think this more. >> >> Ok, keep me inform then > > Done. I have made some refactoring and added libpcp_ext.h which is > inteded to be included by pcp applications including pgpool_adm > functions. Please including it instead of pool_type.h. I checked out a fresh copy of pgPool-II from current cvs and tried to compile : * missing file "pool_process_reporting.h" * missing file "pcp/pcp_pool_status.c" * "pcp.h" and "pool_type.h" are installed, but not "libpcp_ext.h" as expected After adding myself both missing files, I was able to compile pgPool-II. After copying pcp/libpcp_ext.h myself in my destination include dir (/usr/local/include), I was able to compile pgpool_adm. > -- > Tatsuo Ishii > SRA OSS, Inc. Japan > English: http://www.sraoss.co.jp/index_en.php > Japanese: http://www.sraoss.co.jp - -- Jehan-Guillaume (ioguix) de Rorthais DBA http://www.dalibo.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk21Vy4ACgkQXu9L1HbaT6LNGgCg0OH/OZNNNZeO3+mlziBHum1b WVAAniXhZTyueUpEqGriGKW0IdeAWExr =hWze -----END PGP SIGNATURE----- _______________________________________________ Pgpool-hackers mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-hackers
