Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2002 21:10:02 +0100 (CET)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/36431: src/secure/lib/libtelnet fails in CURRENT
Message-ID:  <200203282010.g2SKA2DJ032624@home.dinoex.sub.org>

next in thread | raw e-mail | index | archive | help

>Number:         36431
>Category:       bin
>Synopsis:       src/secure/lib/libtelnet fails in CURRENT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 28 12:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
privat
>Environment:
System: FreeBSD 4.5-STABLE i386

>Description:

	libtelnet can't be build.

cc1: warnings being treated as errors
/usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/encrypt.c:718: warning: non-static declaration for `encrypt_keyid' follows static

>How-To-Repeat:

	try to buildworld current

>Fix:

	strip -Werror from Makefiles.
	or fix the code.

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203282010.g2SKA2DJ032624>