Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 17:26:33 -0800 (PST)
From:      Peter Pauly <ppauly@hushmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/36119: openssh 3.1_4 undefined references with SKEY
Message-ID:  <200203200126.g2K1QXG96332@freefall.freebsd.org>

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

>Number:         36119
>Category:       ports
>Synopsis:       openssh 3.1_4 undefined references with SKEY
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 19 17:30:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Peter Pauly
>Release:        4.5 Release #0
>Organization:
none
>Environment:
FreeBSD home1.networkmonitoring.org 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Jan 30 12:21:45 EST 2002     root@home1.networkmonitoring.org:/usr/home/obj/usr/src/sys/FIREWALL  i386
>Description:
When making openssh 3.1_4 port with the SKEY=YES defined (to use SKEY features), the compiles complains about two undefined references:

auth-skey.o: In function `skey_respond':
auth-skey.o(.text+0x123): undefined reference to `skey_haskey'
auth-skey.o(.text+0x13c): undefined reference to `skey_passcheck'
*** Error code 1

Stop in /usr/ports/security/openssh/work/ssh/sshd.
*** Error code 1

Stop in /usr/ports/security/openssh/work/ssh.
*** Error code 1

Stop in /usr/ports/security/openssh.
*** Error code 1

Stop in /usr/ports/security/openssh.
*** Error code 1

Stop in /usr/ports/security/openssh.
>How-To-Repeat:
cd /usr/ports/security/openssh
EXPORT SKEY=YES
make

>Fix:
I suspect this is a problem with the SKEY library not matching openssh's expectations.
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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