Date: Sun, 23 Jul 1995 04:30:54 +0400 (MSD) From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= aka "Andrey A. Chernov, Black Mage" <ache@freebsd.org> To: current@freebsd.org Cc: pst@shockwave.com Subject: Errors compiling secure/libtelnet Message-ID: <KH-WP4mKUL@deep-thought.demos.su>
next in thread | raw e-mail | index | archive | help
cc -O2 -m486 -DHAS_CGETENT -DENCRYPTION -DAUTHENTICATION -DKRB4 -DKRB4_ENCPWD -DDES_ENCRYPTION -I/usr/include/kerberosIV -c /usr/src/secure/lib/libtelnet/auth.c -o auth.o /usr/src/secure/lib/libtelnet/auth.c:167: `AUTHTYPE_KRB4_ENCPWD' undeclared here (not in a function) /usr/src/secure/lib/libtelnet/auth.c:167: initializer element for `authenticators[2].type' is not constant /usr/src/secure/lib/libtelnet/auth.c:170: warning: initialization from incompatible pointer type /usr/src/secure/lib/libtelnet/auth.c:171: warning: initialization from incompatible pointer type /usr/src/secure/lib/libtelnet/auth.c:173: warning: initialization from incompatible pointer type *** Error code 1 Stop. AUTHTYPE_KRB4_ENCPWD not declared to <arpa/telnet.h> but seems to be there. Can anybody who know its value add this define to <arpa/telnet.h>? -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - FidoNet: 2:5020/230.3 : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?KH-WP4mKUL>