[Bug 651] SCO 3.2v4.2 and OpenSSH 3.7.1p1 --> connection hangs and does not close (ssh2 only)

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Dec 30 22:49:26 EST 2003


http://bugzilla.mindrot.org/show_bug.cgi?id=651





------- Additional Comments From vikashb at comparexafrica.co.za  2003-12-30 22:49 -------
Created an attachment (id=519)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=519&action=view)
compressed config.h

from config.h :
/* The size of a `char', as computed by sizeof. */
/* #undef SIZEOF_CHAR */

I've attached the config.h (compressed).

after looking through config.h, its seems like nothing is defined
I am not sure what is causing this.
using 3.5p1 (last version that works), the following are defined:
#define _CONFIG_H
#define BROKEN_SYS_TERMIO_H 1
#define HAVE_SECUREWARE 1
#define LOGIN_PROGRAM_FALLBACK "/bin/login"
#define HAVE_ACCRIGHTS_IN_MSGHDR 1
#define HAVE_SYS_ERRLIST 1
#define HAVE_SYS_NERR 1
#define USE_PIPES 1
#define ENTROPY_TIMEOUT_MSEC 200
#define SSH_PRIVSEP_USER "sshd"
#define HAVE_OPENSSL 1
#define HAVE_STRUCT_TIMEVAL 1
#define HAVE_PID_IN_UTMP 1
#define HAVE_TYPE_IN_UTMP 1
#define HAVE_ID_IN_UTMP 1
#define HAVE_EXIT_IN_UTMP 1
#define HAVE_TIME_IN_UTMP 1
#define DISABLE_UTMPX 1
#define DISABLE_WTMPX 1
#define HAVE___FUNCTION__ 1
#define DISABLE_SHADOW 1
#define MAIL_DIRECTORY ""
#define HAVE_U_INT 1
#define HAVE_U_CHAR 1
#define HAVE_SIZE_T 1
#define HAVE_CLOCK_T 1
#define HAVE_MODE_T 1
#define HAVE_PID_T 1
#define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin:/usr/home/work/bin/bin"
#define _PATH_SSH_PIDDIR "/usr/home/work/bin/etc"
#define BROKEN_SAVED_UIDS 1
#define BROKEN_ONE_BYTE_DIRENT_D_NAME 1
#define GETPGRP_VOID 1
#define HAVE_BCOPY 1
#define HAVE_CLOCK 1
#define HAVE_ENDUTENT 1
#define HAVE_GETCWD 1
#define HAVE_GETLUID 1
#define HAVE_GETOPT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETUTENT 1
#define HAVE_GETUTID 1
#define HAVE_GETUTLINE 1
#define HAVE_GLOB 1
#define HAVE_INET_NTOA 1
#define HAVE_LIBSOCKET 1
#define HAVE_LIBZ 1
#define HAVE_LIMITS_H 1
#define HAVE_LOGWTMP 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_SYSTM_H 1
#define HAVE_PUTUTLINE 1
#define HAVE_SETEGID 1
#define HAVE_SETEUID 1
#define HAVE_SETGROUPS 1
#define HAVE_SETLUID 1
#define HAVE_SETREUID 1
#define HAVE_SETSID 1
#define HAVE_SETUTENT 1
#define HAVE_SETVBUF 1
#define HAVE_SHADOW_H 1
#define HAVE_SIGACTION 1
#define HAVE_SIG_ATOMIC_T 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRERROR 1
#define HAVE_STRFTIME 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYSCONF 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STROPTS_H 1
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TCGETPGRP 1
#define HAVE_TIME 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIL_H 1
#define HAVE_UTIME_H 1
#define HAVE_UTMPNAME 1
#define HAVE_UTMP_H 1
#define HAVE_WAITPID 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define SIZEOF_CHAR 1
#define SIZEOF_INT 4
#define SIZEOF_LONG_INT 4
#define SIZEOF_LONG_LONG_INT 8
#define SIZEOF_SHORT_INT 2
#define STDC_HEADERS 1
#define socklen_t int

will try adding the #defines from the config.log to see what happens.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list