Sishodia, Ajay writes:
> 
> /usr/ccs/bin/ld: Unsatisfied symbols:
>    GSS_C_NT_HOSTBASED_SERVICE (first referenced in server.o) (data)

That's a bug in the configure script that was fixed after 1.12.13 was
released.  To fix it, edit the generated src/Makefile and change the
LIBS= line to have ``-lgss'' rather than ``-lgssapi_krb5''.

Or just get the current development version instead of 1.12.13:

        <http://savannah.nongnu.org/cvs/?group=cvs>
-- 
Larry Jones

Apparently I was misinformed. -- Calvin


_______________________________________________
Bug-cvs mailing list
Bug-cvs@nongnu.org
http://lists.nongnu.org/mailman/listinfo/bug-cvs

Reply via email to