Displaying 4 results from an estimated 4 matches for "missing_howmany".
2004 Mar 23
2
A question on Compilation errors...
Hello
I am attempting to build on a LynxOS platform and am using a old
version of zlib and OpenSSL-0.9.6a. I get past the configure stage by
ignoring the zlib version check. However, at make stage I run into the
following undefineds. Any idea what may be causing this. I am using
version 3.8p1 of OpenSSH.
Thank you in advance for your response
Amba
(cd openbsd-compat && make)
2011 Sep 02
1
problems building openssh-5.8p1 on qnx
...packet.c:(.text+0x26d4): undefined reference to `howmany'
packet.c:(.text+0x27d4): undefined reference to `howmany'
./libssh.a(packet.o):packet.c:(.text+0x4100): more undefined references to `howmany' follow
If I manually edit config.h after configure, adding #define MISSING_HOWMANY then I get these errors when I build:
loginrec.c: In function 'record_failed_login':
loginrec.c:1700: error: 'struct utmp' has no member named 'ut_host'
loginrec.c:1700: error: 'struct utmp' has no member named 'ut_host'
loginr...
2005 Sep 19
1
ssh hangs or gives Segmentation fault
...NIX_SOCKETS */
/* #undef NO_IPPORT_RESERVED_CONCEPT */
/* #undef BROKEN_SAVED_UIDS */
#define GLOB_HAS_ALTDIRFUNC 1
/* #undef GLOB_HAS_GL_MATCHC */
/* #undef BROKEN_ONE_BYTE_DIRENT_D_NAME */
/* #undef HAVE_ETC_DEFAULT_LOGIN */
/* #undef HAVE_GETOPT_OPTRESET */
/* #undef MISSING_NFDBITS */
/* #undef MISSING_HOWMANY */
/* #undef MISSING_FD_MASK */
/* #undef SMARTCARD */
/* #undef USE_SECTOK */
/* #undef USE_OPENSC */
#define OPENSSL_PRNG_ONLY 1
/* #undef WITH_ABBREV_NO_TTY */
/* #undef SUPERUSER_PATH */
/* #undef PRIVSEP_PATH */
/* #undef DISABLE_FD_PASSING */
#define HAVE_STRICT_MKSTEMP 1
#define HAVE_NANOSLE...
2006 Aug 30
30
Testing for the 4.4p1 release
Hi,
The 4.4p1 release is approaching now, so we are now asking people to
actively test snapshots or CVS and report back to the mailing list.
Snapshots are available from http://www.mindrot.org/openssh_snap or
from any of the mirrors listed on http://www.openssh.org/portable.html
The latter page also includes instructions for checking out portable
OpenSSH via anonymous CVS.
This release