From nobody@FreeBSD.org  Wed Jun 26 07:10:54 2002
Return-Path: <nobody@FreeBSD.org>
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by hub.freebsd.org (Postfix) with ESMTP id A99F937B412
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 26 Jun 2002 07:10:49 -0700 (PDT)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g5QEAnOT027319
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 26 Jun 2002 07:10:49 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g5QEAn9Z027318;
	Wed, 26 Jun 2002 07:10:49 -0700 (PDT)
Message-Id: <200206261410.g5QEAn9Z027318@www.freebsd.org>
Date: Wed, 26 Jun 2002 07:10:49 -0700 (PDT)
From: "Christopher H. Laco" <chris.laco@threetech.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: openssh VERSION=3.3, REVISION=4 make fails
X-Send-Pr-Version: www-1.0

>Number:         39886
>Category:       ports
>Synopsis:       openssh VERSION=3.3, REVISION=4 make fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    dinoex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 26 07:20:01 PDT 2002
>Closed-Date:    Wed Jun 26 07:40:38 PDT 2002
>Last-Modified:  Wed Jun 26 07:40:38 PDT 2002
>Originator:     Christopher H. Laco
>Release:        4.6-STABLE
>Organization:
>Environment:
FreeBSD claco2.summitracing.com 4.6-STABLE FreeBSD 4.6-STABLE #5: Tue Jun 18 15:50:48 EDT 2002     claco@claco2.summitracing.com:/usr/obj/usr/src/sys/DUAL  i386
>Description:
openssh, PORTVERSION=3.3, REVISION=4 make fails with the following:

cc -O -pipe   -DHAVE_LOGIN_CAP -I/usr/ports/security/openssh/work/ssh/sshd/.. -I/usr/include -DINET6 -I/usr/ports/security/openssh/work/ssh/sshd/.. -I/usr/include -DINET6    -DLIBWRAP -c /usr/ports/security/openssh/work/ssh/sshd/../auth2-hostbased.c
cc -O -pipe   -DHAVE_LOGIN_CAP -I/usr/ports/security/openssh/work/ssh/sshd/.. -I/usr/include -DINET6 -I/usr/ports/security/openssh/work/ssh/sshd/.. -I/usr/include -DINET6    -DLIBWRAP -c /usr/ports/security/openssh/work/ssh/sshd/../auth2-kbdint.c
cc -O -pipe   -DHAVE_LOGIN_CAP -I/usr/ports/security/openssh/work/ssh/sshd/.. -I/usr/include -DINET6 -I/usr/ports/security/openssh/work/ssh/sshd/.. -I/usr/include -DINET6    -DLIBWRAP  -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o auth-rh-rsa.o sshpty.o sshlogin.o servconf.o serverloop.o uidswap.o auth.o auth1.o auth2.o auth-options.o session.o auth-chall.o auth2-chall.o groupaccess.o auth-skey.o auth-bsdauth.o monitor_mm.o monitor.o auth2-none.o auth2-passwd.o auth2-pubkey.o auth2-hostbased.o auth2-kbdint.o  -L/usr/ports/security/openssh/work/ssh/sshd/../lib -lssh -L/usr/ports/security/openssh/work/ssh/sshd/../lib -lssh -L/usr/lib -lcrypto -lcrypt -lutil -lz -lwrap
session.o: In function `do_setup_env':
session.o(.text+0x13d6): undefined reference to `copy_environment'
*** 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.
[root@claco2 /usr/ports/security/openssh] #

>How-To-Repeat:
cd /usr/ports/security/openssh && make
>Fix:
      
>Release-Note:
>Audit-Trail:

From: "chris.laco" <chris.laco@threetech.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/39886: openssh VERSION=3.3, REVISION=4 make fails
Date: Wed, 26 Jun 102 10:24:27 EST5EDT

 FYI:
 
 I have USE_OPENSSL_BASE=yes in my /etc/make.conf
 The base version on this boxen is OpenSSL 0.9.6a
 
 I haven't tried without that options, as I'm not sure of the ramifications of upgrading OpenSSL  on a box that is a CA.
 
 -=Chris
Responsible-Changed-From-To: freebsd-ports->dinoex 
Responsible-Changed-By: dinoex 
Responsible-Changed-When: Wed Jun 26 07:35:51 PDT 2002 
Responsible-Changed-Why:  
I take care of it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39886 
State-Changed-From-To: open->closed 
State-Changed-By: dinoex 
State-Changed-When: Wed Jun 26 07:40:14 PDT 2002 
State-Changed-Why:  
patch commited 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39886 
>Unformatted:
