I'm attempting to build cvs server from distribution source. The machine is
Solaris 7. After configuring the software with "configure
--without-gssapi", I then did a make and got the following fatal errors
when the make attempted to create cvs:
gcc -g -O2 -o cvs add.o admin.o annotate.o ... {abbreviated here}
Undefined first referenced
symbol in file
gss_init_sec_context client.o
dn_expand /usr/local/lib/libkrb5.a(hst_realm.o)
gss_nt_service_name client.o
gss_acquire_cred server.o
gss_display_name server.o
gss_unwrap server.o
gss_display_status client.o
gss_release_buffer server.o
gss_import_name client.o
res_search /usr/local/lib/libkrb5.a(hst_realm.o)
gss_wrap server.o
gss_release_name server.o
gss_accept_sec_context server.o
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs