Hi.
I've just updated FreeBSD from 9.0 to 9.1 and now in postgresql 9.0 I can't use the crypt function. When I tried to load /usr/local/lib/postgresql/pgcrypto.so file I get this error message:
Already tried reinstalling postgres-contrib and postgres-server.
Any ideas?
I've just updated FreeBSD from 9.0 to 9.1 and now in postgresql 9.0 I can't use the crypt function. When I tried to load /usr/local/lib/postgresql/pgcrypto.so file I get this error message:
Code:
psql:/usr/local/share/postgresql/contrib/pgcrypto.sql:9: ERROR: can't load library "/usr/local/lib/postgresql/pgcrypto.so": dlopen (/usr/local/lib/postgresql/pgcrypto.so) failed: /lib/libthr.so.3: Undefined symbol "__getcontextx_size"
Already tried reinstalling postgres-contrib and postgres-server.
Any ideas?
