From owner-freebsd-ports Wed Jun 26 7:21: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 934B837B40D for ; Wed, 26 Jun 2002 07:20:02 -0700 (PDT) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5QEK2JU074968 for ; Wed, 26 Jun 2002 07:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5QEK2mK074967; Wed, 26 Jun 2002 07:20:02 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id A99F937B412 for ; 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 ; 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" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39886: openssh VERSION=3.3, REVISION=4 make fails Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39886 >Category: ports >Synopsis: openssh VERSION=3.3, REVISION=4 make fails >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 26 07:20:01 PDT 2002 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message