Hello,
Is there libpgport.a in /usr/lib?
If you use PostgreSQL rpm packages, you need to install
the package included libpgport.a.
If you got wrong path, you may want to use USE_PGXS option
at building pg_rman.
USE_PGXS gives correct build options.
Type following command.
$ make USE_PGXS=1
Regards,
2012/8/14 Jorge Omar Ceyca Castro <
jce...@gmail.com>:
--
OTSUKA Kenji