I'm trying to rebuild CVS to use the password authentication server, I am
going to need it for setting up our remote access, however I am having build
problems.  I have installed the OpenSSL package, before there were problems
with the libraries which are now in place, and I have gssapi installed as
well.  Any reason these files should suddenly be showing up as not found?

-L/usr/local/include/gssapi/lib -lgssapi -lkrb5 -lasn1 -ldes -lroken  -o cvs

ld: fatal: library -lgssapi: not found
ld: fatal: library -lasn1: not found
ld: fatal: library -ldes: not found
ld: fatal: library -lroken: not found
ld: fatal: File processing errors. No output written to cvs
*** Error code 1
make: Fatal error: Command failed for target `cvs'
Current working directory /home/mfurmani/cvs-code/cvs-1.11/src
*** Error code 1
make: Fatal error: Command failed for target `all'

  Thanks.

  Michael

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to