Subject: Problems building domestic/libexec/telnetd
To: NetBSD-current Users <current-users@NetBSD.ORG>
From: Curt Sampson <cjs@portal.ca>
List: current-users
Date: 06/21/1997 17:10:38
I get the appended when I try to link a current as of a day or
two ago domestic/libexec/telnetd on an alpha. Anybody know if this
is just me, or something with -current itself?

cjs

Curt Sampson    cjs@portal.ca		Info at http://www.portal.ca/
Internet Portal Services, Inc.		`And malt does more than Milton can
Vancouver, BC   (604) 257-9400		 To justify God's ways to man.' 

===> libexec/telnetd
cc   -o telnetd -nostdlib -L/usr1/netbsd/build/academic/obj.alpha/build/usr/lib /usr1/netbsd/build/academic/obj.alpha/build/usr/lib/crt0.o /usr1/netbsd/build/academic/obj.alpha/build/usr/lib/crtbegin.o authenc.o global.o slc.o state.o sys_term.o telnetd.o
 termstat.o utility.o -L/usr1/netbsd/co/academic/src/domestic/libexec/telnetd/../../lib/libtelnet/obj.alpha -L/usr1/netbsd/co/academic/src/domestic/libexec/telnetd/../../lib/libkrb/obj.alpha -L/usr1/netbsd/co/academic/src/domestic/libexec/telnetd/../../li
b/libdes/obj.alpha -lutil -ltermcap -ltelnet -lkrb -ldes -lcrypt -lgcc -lc -lgcc /usr1/netbsd/build/academic/obj.alpha/build/usr/lib/crtend.o
state.o: In function `willoption':
state.c(.text+0xc90): undefined reference to `encrypt_send_support'
state.c(.text+0xda0): undefined reference to `encrypt_send_support'
state.o: In function `suboption':
state.c(.text+0x2768): undefined reference to `encrypt_support'
state.c(.text+0x276c): undefined reference to `encrypt_support'
state.c(.text+0x2798): undefined reference to `encrypt_is'
state.c(.text+0x279c): undefined reference to `encrypt_is'
state.c(.text+0x27c8): undefined reference to `encrypt_reply'
state.c(.text+0x27cc): undefined reference to `encrypt_reply'
state.c(.text+0x27f8): undefined reference to `encrypt_start'
state.c(.text+0x27fc): undefined reference to `encrypt_start'
state.c(.text+0x2810): undefined reference to `encrypt_end'
state.c(.text+0x2814): undefined reference to `encrypt_end'
state.c(.text+0x2848): undefined reference to `encrypt_request_start'
state.c(.text+0x284c): undefined reference to `encrypt_request_start'
state.c(.text+0x2860): undefined reference to `encrypt_request_end'
state.c(.text+0x2864): undefined reference to `encrypt_request_end'
state.c(.text+0x2898): undefined reference to `encrypt_enc_keyid'
state.c(.text+0x289c): undefined reference to `encrypt_enc_keyid'
state.c(.text+0x28c8): undefined reference to `encrypt_dec_keyid'
state.c(.text+0x28cc): undefined reference to `encrypt_dec_keyid'
telnetd.o: In function `main':
telnetd.c(.text+0x36c): undefined reference to `encrypt_debug_mode'
telnetd.o: In function `getterminaltype':
telnetd.c(.text+0xd90): undefined reference to `encrypt_wait'
telnetd.c(.text+0xd94): undefined reference to `encrypt_wait'
termstat.o: In function `localstat':
termstat.c(.text+0x1d4): undefined reference to `encrypt_send_request_start'
termstat.c(.text+0x1d8): undefined reference to `encrypt_send_request_start'
termstat.c(.text+0x1fc): undefined reference to `encrypt_send_request_end'
termstat.c(.text+0x200): undefined reference to `encrypt_send_request_end'
utility.o: In function `fatal':
utility.c(.text+0x9a8): undefined reference to `encrypt_send_end'
utility.c(.text+0x9ac): undefined reference to `encrypt_send_end'
utility.o: In function `printsub':
utility.c(.text+0x3088): undefined reference to `enctype_names'
utility.c(.text+0x30fc): undefined reference to `encrypt_printsub'
utility.c(.text+0x3100): undefined reference to `encrypt_printsub'
utility.c(.text+0x3198): undefined reference to `enctype_names'
/usr1/netbsd/build/academic/obj.alpha/build/usr/lib/libtelnet.so: undefined reference to `encrypt_session_key'
/usr1/netbsd/build/academic/obj.alpha/build/usr/lib/libtelnet.so: undefined reference to `encrypt_send_keyid'
*** Error code 1