Subject: lib/10305: -current compile probem: cannot compile libtelnet due to crypto-us errors
To: None <gnats-bugs@gnats.netbsd.org>
From: C Kane <ckane@best.com>
List: netbsd-bugs
Date: 06/06/2000 23:48:10
>Number:         10305
>Category:       lib
>Synopsis:       -current compile problme: cannot compile libtelnet due to crypto-us errors
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    lib-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 06 23:49:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     C Kane
>Release:        NetBSD-current
>Organization:
>Environment:
	NetBSD 1.4Y i386

>Description:
	`make build` produces the following error:
        
dependall ===> libtelnet
lint -chapbxzF -DHAS_CGETENT -DENCRYPTION -DAUTHENTICATION -DKRB4 -DDES_ENCRYPTION -I/usr/src/lib/libtelnet/../../crypto-us/lib/libtelnet -I/usr/include/kerberosIV -I/usr/src/lib/libtelnet -i /usr/src/lib/libtelnet/auth.c
/usr/src/lib/libtelnet/auth.c(316): parameter mismatch: 1 declared, 0 defined
/usr/src/lib/libtelnet/auth.c(411): warning: conversion to 'unsigned int' due to prototype, arg #3
/usr/src/lib/libtelnet/auth.c(492): warning: assignment in conditional context
/usr/src/lib/libtelnet/auth.c(51p0): warning: assignment in conditional context
/usr/src/lib/libtelnet/auth.c(537): warning: conversion to 'unsigned int' due to prototype, arg #3
/usr/src/lib/libtelnet/auth.c(541): warning: argument has incompatible pointer type, arg #1
*** Error code 1

Stop.   
*** Error code 1
 
Stop.
*** Error code 1
 
Stop.
*** Error code 1

Stop.

>How-To-Repeat:
        cd /usr/src; make build

>Fix:
        unknown

>Release-Note:
>Audit-Trail:
>Unformatted: