ports/82527: New port: databases/pgmemcache Provides a PostgreSQL interface to memcached
Vasil Dimov
vd at datamax.bg
Fri Jun 24 15:26:53 UTC 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, Jun 24, 2005 at 01:50:19PM +0000, Jacques Marneweck wrote:
>
> I've attached the updated port for pgmemcahe to this message.
>
Hi,
According to
http://people.FreeBSD.org/~seanc/pgmemcache/pgmemcache-1.0/README.pgmemcache
pgmemcache only works with "PostgreSQL 8.0 rc2 or newer".
I have PostgreSQL 7.4.8 installed and get the following error:
===> Building for pgmemcache-1.0
pg_config: invalid argument: --pgxs
Try "pg_config --help" for more information.
Makefile:44: no file name for `include'
gmake: *** No rule to make target `all'. Stop.
*** Error code 2
Stop in /tmp/pgmemcache.
Maybe you should try to use WANT_PGSQL_VER (see bsd.port.mk) to insist
on postgres 8.0 being installed on the system.
Normally LIB_DEPENDS= should be used for libmemcache dependency.
I will track down why this is not working on my system.
Is the postgres executable really needed to build pgmemcache? Maybe just
the postgres client library? If "yes" then LIB_DEPENDS= should be used.
And one last suggestion: In FreeBSD libraries do not need to have the
execute flag set on. Look in /lib and /usr/lib, so maybe it's better to
use INSTALL_DATA to install .so's instead of INSTALL_SCRIPT.
-----BEGIN PGP SIGNATURE-----
iD8DBQFCvCY6Fw6SP/bBpCARAolrAKDfBWPY0JzKtA/9hlgvYCIgironiQCghSi+
vyuMTM4DDenPh5E5zZS1ww4=
=dzAs
-----END PGP SIGNATURE-----
More information about the freebsd-ports-bugs
mailing list