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: ports/39886: openssh VERSION=3.3, REVISION=4 make fails Message-ID: <200206261410.g5QEAn9Z027318@www.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206261410.g5QEAn9Z027318>