On Mon, Sep 14, 2015 at 10:54 PM, Carlos J Puga Medina <cpm at fbsd.es> wrote: > Hi people, > > Trying to build ocserv with gssapi support enabled fails. Here it is > the build log output (only the relevant lines) > > <snip> > CCLD ocpasswd > CCLD occtl > CCLD ocserv > /usr/local/lib/libgssapi_krb5.so: undefined reference to > `krb5_ser_ccache_init' In my system ocserv is linked against libgssapi_krb5.so, libkrb5.so, and libkrb5support.so. Could it be that you are missing the rest of the libraries? regards, Nikos