search for: _config_h

Displaying 6 results from an estimated 6 matches for "_config_h".

Did you mean: config_h
2000 Jan 18
4
AIX- 'Host not found' in getaddrinfo("0.0.0.0", "22" , ...)
Hello, while openssh-1.2.1pre25 ran out-of-the box, in openssh-1.2.1pre27 the sshd fails to start with: "Host not found" returned... (gcc 2.9.5.2 under AIX 4.3.2 ML 2) Incompatibility of AIX-getaddrinfo ???? Since I'm not familiar with getaddrinfo, I've got no idea what goes wrong ??? Does the code below work on other architectures? Demo-Code built with values taken from a
2003 Sep 24
1
[Bug 711] 3.7.1p2 does not compile on redhat 5.1
...Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-bugs at mindrot.org ReportedBy: john at firstbase.com ./configure [snip] makegcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/ssl/include -DHAVE_CONFIG_H -c readpassphrase.c readpassphrase.c: In function `readpassphrase': readpassphrase.c:117: warning: implicit declaration of function `write' readpassphrase.c:119: warning: implicit declaration of function `read' [snip] ranlib libopenbsd-compat.a make[1]: Leaving directory `/usr/local/s...
2003 Dec 30
8
[Bug 651] SCO 3.2v4.2 and OpenSSH 3.7.1p1 --> connection hangs and does not close (ssh2 only)
...ikashb at comparexafrica.co.za 2003-12-30 16:39 ------- tried openssh-SNAP-20031223 does not compile: (cd openbsd-compat && make) gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/ssl/include -Dftruncate=chsize -I/usr/local/include -DHAVE_CONFIG_H -c bsd-arc4random.c In file included from ../includes.h:170, from bsd-arc4random.c:25: ../defines.h:146: #error "8 bit int type not found." ../defines.h:158: #error "16 bit int type not found." ../defines.h:167: #error "32 bit int type not found." ../d...
2005 Sep 19
1
ssh hangs or gives Segmentation fault
...define __DBL_MIN__ 2.2250738585072014e-308 #define __PTRDIFF_TYPE__ int #define __LDBL_MIN_10_EXP__ (-4931) #define __REGISTER_PREFIX__ #define __LDBL_DIG__ 18 #define __NO_INLINE__ 1 #define __i386 1 #define __FLT_MANT_DIG__ 24 #define __VERSION__ "3.3.3 (SuSE Linux)" config.h: #define _CONFIG_H /* #undef SETEUID_BREAKS_SETUID */ /* #undef BROKEN_SETREUID */ /* #undef BROKEN_SETREGID */ /* #undef BROKEN_SETRESUID */ /* #undef BROKEN_SETRESGID */ #define SPT_TYPE SPT_REUSEARGV /* #undef SPT_PADCHAR */ /* #undef BROKEN_SYS_TERMIO_H */ /* #undef HAVE_SECUREWARE */ #define LOGIN_PROGRAM_FALLBA...
2000 Jan 19
3
AIX openssh patches
...down + #undef Rlisten + #undef Rclose + #undef Rdup + #undef Rdup2 + #undef Rfclose + #undef Rgethostbyname + + /* Define if your ssl headers are included with #include <ssl/header.h> */ #undef HAVE_SSL *************** *** 295,298 **** #include "defines.h" ! #endif _CONFIG_H --- 329,332 ---- #include "defines.h" ! #endif *** configure.DIST Tue Jan 11 09:20:43 2000 --- configure Tue Jan 11 12:09:34 2000 *************** *** 16,21 **** --- 16,23 ---- ac_help="$ac_help --without-pam Disable PAM support " ac_help="$ac_help...
2018 Feb 28
0
[ANNOUNCE] xserver 1.20 RC1
...on loading in verbose logs protocol.txt: add GLX req. 35 - SetClientInfo2ARB Eric Anholt (64): glamor: Fix dashed line rendering. kdrive: Unifdef KDRIVE_EVDEV. kdrive: Remove vestiges of TSLIB support. kdrive: Drop kdrive-config.h. xserver: Check the right HAVE_*_CONFIG_H. glamor: Fix some formatting that confused the unifdef command. xserver: Unifdef HAVE_CONFIG_H configure: Stop checking for XdmcpWrap glx: Use the same endian swapping as the rest of the server. xorg: Change __XCONFIGFILE__ to XCONFIGFILE (and DIR) to fix scan.c....