Skip site navigation (1)Skip section navigation (2)
Date:      12 Jun 2000 01:23:14 +0900
From:      CHOI Junho <cjh@kr.FreeBSD.org>
To:        stable@freebsd.org
Subject:   buildworld failure in openssh
Message-ID:  <86u2f089vx.fsf@gradius.myhome>

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

Hi, 

This is cvsupped 6/10 19PM GMT. I want to use new ssh 2 feature.

Currently using 4-stable, secure part is from cvsup.internat.freebsd.org.

FreeBSD gradius.myhome 4.0-STABLE FreeBSD 4.0-STABLE #9: Sun Jun  4 21:19:51 KST 2000     root@gradius.myhome:/usr/src/sys/compile/GRADIUS  i386


cc -O -pipe -DLIBWRAP -DLOGIN_ACCESS -I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DSKEY   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c
cc -O -pipe -DLIBWRAP -DLOGIN_ACCESS -I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DSKEY   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth2.c
cc -O -pipe -DLIBWRAP -DLOGIN_ACCESS -I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DSKEY   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c: In function `do_exec_pty':
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c:651: warning: passing arg 2 of `auth_ttyok' from incompatible pointer type
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c: In function `do_child':
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c:866: syntax error before `*'
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c:868: `lc' undeclared (first use in this function)
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c:868: (Each undeclared identifier is reported only once
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c:868: for each function it appears in.)
*** Error code 1

Stop in /usr/src/secure/usr.sbin/sshd.
*** Error code 1



My /etc/make.conf is as follows:

# for build
USA_RESIDENT=NO
NOPROFILE=YES
NODESCRYPTLINKS=true


-- 
 +++ Any opinions in this posting are my own and not those of my employers +++
 CHOI Junho <mailto:cjh@kr.FreeBSD.org>       <http://www.kr.FreeBSD.org/~cjh>;
 KFUG <http://www.kr.FreeBSD.org>;         Web Data Bank <http://www.wdb.co.kr>;
 FreeBSD|GNU/Linux Developer            *Public Service of Youido Post Office*


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




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