info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs 1.11.1.p1 build errors


From: Dustin Cavanaugh
Subject: cvs 1.11.1.p1 build errors
Date: Thu, 14 Mar 2002 10:54:59 -0800

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]