[Bug 418] Allow to build on systems without IPV6
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Oct 22 05:43:57 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=418
dirk.meyer at dinoex.sub.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Version|-current |older versions
------- Additional Comments From dirk.meyer at dinoex.sub.org 2002-10-22 05:43 -------
sshconnect.c: In function `ssh_create_socket':
sshconnect.c:174: warning: implicit declaration of function `rresvport_af'
sshconnect.c: In function `ssh_exchange_identification':
sshconnect.c:369: warning: comparison between signed and unsigned
sshconnect.c:448: warning: comparison between signed and unsigned
sshconnect.c: In function `check_host_key':
sshconnect.c:516: warning: implicit declaration of function `IN6_IS_ADDR_LOOPBACK'
sshconnect.c:517: dereferencing pointer to incomplete type
sshconnect.c:779: warning: implicit declaration of function `strlcat'
sshconnect.c: In function `ssh_put_password':
sshconnect.c:865: warning: implicit declaration of function `strlcpy'
*** Error code 1
Looking closer, I mixed this up, its in openss-3.5, not in openssh-3.5p1!
testing again my fix is not needed in the püortable version.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list