bug-cvs
[Top][All Lists]
Advanced

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

Re: compilation error of 1.11.1p1 on Linux 2


From: terryh
Subject: Re: compilation error of 1.11.1p1 on Linux 2
Date: Tue, 19 Mar 2002 13:06:52 -0800 (PST)

Hi Larry,

   There are some undefined symbols during linking CVS on Linux 2. Let me
know if you any suggestions to this. Thanks!

$ uname -a
$ Linux noric 2.2.19-6.2.12smp #1 SMP Fri Oct 26 13:31:09 EDT 2001 i686 unknown
$ ./configure --without-gassapi
$ make
...

make[3]: Entering directory `/afs/slac.stanford.edu/u/ec/terryh/SRT/vol1/port/cv
s-1.11.1p1/Linux2/src'
gcc  -g -O2   -o cvs  add.o admin.o annotate.o buffer.o checkin.o checkout.o cla
ssify.o client.o commit.o create_adm.o cvsrc.o diff.o edit.o entries.o error.o e
xpand_path.o fileattr.o filesubr.o find_names.o hardlink.o hash.o history.o igno
re.o import.o lock.o log.o login.o logmsg.o main.o mkmodules.o modules.o myndbm.
o no_diff.o parseinfo.o patch.o rcs.o rcscmds.o recurse.o release.o remove.o rep
os.o root.o run.o scramble.o server.o status.o subr.o tag.o update.o vers_ts.o w
atch.o wrapper.o zlib.o ../diff/libdiff.a ../lib/libcvs.a ../zlib/libz.a version
.o -lcrypt -lgssapi_krb5 -lkrb5 -lk5crypto -lroken -L/usr/kerberos/lib  -lkrb
/usr/local/lib/libkrb.a(recvauth.o): In function `krb_recvauth':
/afs/.slac.stanford.edu/package/kth-krb4/src/krb4-1.1.1/lib/krb/recvauth.c:174:
undefined reference to `des_key_sched'
/usr/local/lib/libkrb.a(sendauth.o): In function `krb_sendauth':
/afs/.slac.stanford.edu/package/kth-krb4/src/krb4-1.1.1/lib/krb/sendauth.c:157:
undefined reference to `des_key_sched'
/usr/local/lib/libkrb.a(resolve.o): In function `parse_reply':
/afs/.slac.stanford.edu/package/kth-krb4/src/krb4-1.1.1/lib/krb/resolve.c:136: u
ndefined reference to `dn_expand'
/afs/.slac.stanford.edu/package/kth-krb4/src/krb4-1.1.1/lib/krb/resolve.c:154: u
ndefined reference to `dn_expand'
/afs/.slac.stanford.edu/package/kth-krb4/src/krb4-1.1.1/lib/krb/resolve.c:187: u
ndefined reference to `dn_expand'
/afs/.slac.stanford.edu/package/kth-krb4/src/krb4-1.1.1/lib/krb/resolve.c:200: u
ndefined reference to `dn_expand'
/afs/.slac.stanford.edu/package/kth-krb4/src/krb4-1.1.1/lib/krb/resolve.c:216: u
ndefined reference to `dn_expand'
/usr/local/lib/libkrb.a(resolve.o):/afs/.slac.stanford.edu/package/kth-krb4/src/
krb4-1.1.1/lib/krb/resolve.c:264: more undefined references to `dn_expand' follo
w
/usr/local/lib/libkrb.a(resolve.o): In function `dns_lookup_int':
/afs/.slac.stanford.edu/package/kth-krb4/src/krb4-1.1.1/lib/krb/resolve.c:339: u
ndefined reference to `res_search'
/usr/local/lib/libkrb.a(mk_priv.o): In function `krb_mk_priv':
/afs/.slac.stanford.edu/package/kth-krb4/src/krb4-1.1.1/lib/krb/mk_priv.c:116: u
ndefined reference to `des_pcbc_encrypt'
/usr/local/lib/libkrb.a(rd_priv.o): In function `krb_rd_priv':
/afs/.slac.stanford.edu/package/kth-krb4/src/krb4-1.1.1/lib/krb/rd_priv.c:86: un
defined reference to `des_pcbc_encrypt'
/usr/local/lib/libkrb.a(rd_req.o): In function `krb_set_key':
/afs/.slac.stanford.edu/package/kth-krb4/src/krb4-1.1.1/lib/krb/rd_req.c:89: und
efined reference to `des_string_to_key'
/afs/.slac.stanford.edu/package/kth-krb4/src/krb4-1.1.1/lib/krb/rd_req.c:92: und
efined reference to `des_key_sched'
/usr/local/lib/libkrb.a(decomp_ticket.o): In function `decomp_ticket':
/afs/.slac.stanford.edu/package/kth-krb4/src/krb4-1.1.1/lib/krb/decomp_ticket.c:
73: undefined reference to `des_pcbc_encrypt'
/usr/local/lib/libkrb.a(encrypt_ktext.o): In function `encrypt_ktext':
/afs/.slac.stanford.edu/package/kth-krb4/src/krb4-1.1.1/lib/krb/encrypt_ktext.c:
42: undefined reference to `des_set_key'
/afs/.slac.stanford.edu/package/kth-krb4/src/krb4-1.1.1/lib/krb/encrypt_ktext.c:
43: undefined reference to `des_pcbc_encrypt'
collect2: ld returned 1 exit status
make[3]: *** [cvs] Error 1

-- 
Terry Hung - Stanford Linear Accelerator Center
phone: 650-926-3618
e-mail: terryh@slac.stanford.edu 
 
> terryh@SLAC.Stanford.EDU writes:
> >
> > client.c: In function `start_tcp_server':
> > client.c:4120: `client_sai' undeclared (first use in this function)
> 
> That was a cut and paste error.  Just change both occurrences of
> "client_sai" to "sin".
> 
> -Larry Jones
> 
> They can make me do it, but they can't make me do it with dignity. -- Calvin
> 




reply via email to

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