[Bug 2085] fd_mask and howmany are not defined in Android
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Jun 1 15:49:36 EST 2013
https://bugzilla.mindrot.org/show_bug.cgi?id=2085
--- Comment #8 from Nathan Osman <nathan.osman at gmail.com> ---
I tried applying your patch but now I get undefined reference to
'howmany' errors again:
in function ssh_connect:sshconnect.c:270: error: undefined reference
to 'howmany'
in function ssh_exchange_identification:sshconnect.c:468: error:
undefined reference to 'howmany'
in function channel_prepare_select:channels.c:2143: error: undefined
reference to 'howmany'
in function packet_write_wait:packet.c:1734: error: undefined
reference to 'howmany'
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list