yum install libtool
config.status: executing depfiles commands
cd . && /bin/sh /root/mongo_fdw/mongo_fdw-master/json-c/missing automake-1.13 --gnu
Makefile.am:15: error: Libtool library used but 'LIBTOOL' is undefined
Makefile.am:15: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
Makefile.am:15: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
Makefile.am:15: If 'LT_INIT' is in 'configure.ac', make sure
Makefile.am:15: its definition is in aclocal's search path.
make: *** [Makefile.in] Error 1
Done
error: Libtool library used but ‘LIBTOOL’ is undefined
分类:PostgreSQL