Postgresql and Bacula - Undefined symbol "GSS_C_NT_HOSTBASED_SERVICE"

Oliver Heesakkers freebsd at heesakkers.info
Sat Oct 29 11:57:53 UTC 2011


Op za 29 okt 2011 13:13:25 schreef Alberto Rizzi:
> I have problems with Bacula 3
> A week ago I upgraded postgresql-server port from 8.4.9 to 8.4.9_2
> I have recompiled the port, I never use packages.
> Postgresql-client package was left untouched.
> 
> Since then when I try to run bacula director I have this error
> 
> /libexec/ld-elf.so.1: /usr/local/lib/libpq.so.5: Undefined symbol
> "GSS_C_NT_HOSTBASED_SERVICE"
> 
> I tried recompiling postgresql client and server but nothing changed.
> When I try to recompile bacula-server many symbols are not found.
> Below you can find some relevant informations.
> 
> What can I do?
> 

Recompile (both client and server) without GSSAPI. So run 'make config' first.


More information about the freebsd-ports mailing list