Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jun 2000 21:10:19 -0500 (EST)
From:      Steve Spicklemire <steve@spvi.com>
To:        bsdx@looksharp.net
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: natd performance/fuction OK in 4.0?
Message-ID:  <200006110210.VAA00441@mercury.spvi.com>
In-Reply-To: <Pine.BSF.4.21.0006101706020.9920-100000@turtle.looksharp.net> (message from Adam on Sat, 10 Jun 2000 17:08:47 -0400 (EDT))

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

Hmm... no that doesn't seem to be it. Also... tonight I tried a cvsup of RELENG_4
and got this:

----------------------------------------------------------------------

cc -O -pipe -DLIBWRAP -DLOGIN_ACCESS -I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DSKEY   -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

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

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

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


----------------------------------------------------------------------

Anybody else having trouble building world?

thanks,
-steve


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?200006110210.VAA00441>