Rel 5 ssh?
Tom Rini
tmrini at ntplx.net
Wed Apr 28 22:27:10 EST 1999
On Wed, 28 Apr 1999, Satadru Pramanik wrote:
> login.c: In function `record_login':
> login.c:437: structure has no member named `ut_syslen'
> login.c:441: structure has no member named `e_termination'
> login.c:442: structure has no member named `e_exit'
> login.c:454: `WTMPX_FILE' undeclared (first use in this function)
> login.c:454: (Each undeclared identifier is reported only once
> login.c:454: for each function it appears in.)
>
> Any thoughts? Does anybody know how to fix this? The sshd from this
> install can't allocate ptys either.
Delete the ut_syslen line. e_term/e_exit->__e, WTMPX_FILE->_PATH_WTMP (i
think..). As for the pty probllem, make sure you have a current dev rpm
and have Unix98 pty suport compiled in.
--
Tom Rini (TR1265)
http://dobbstown.yeti.edu/
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
More information about the Linuxppc-dev
mailing list