Displaying 4 results from an estimated 4 matches for "d__str31__".
2005 Apr 18
14
[Bug 1017] socklen_t test in configure fails/configure stops
...hanging-fruit
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: mark.lucking at bnpparibas.com
Running
libgcc-3.3.2-5
gcc-3.3.2-5
gcc-c++-3.3.2-5
AIX 5200-05
Run configure --with-cflags="-O -D__STR31__" --with-ssl-dir=/usr/local/ssl
Fails on socklen_t test with message
checking for socklen_t... no
checking for socklen_t equivalent... configure: error: Cannot find a type to
use in place of socklen_t
Also issues warnings agains't 32 modules that are apprently present but cannot
be comp...
2010 Feb 23
1
dirty hack to solve: 0509-150 Dependent module libcrypto.a(libcrypto.so.0.9.7) could not be loaded
...export CC=cc
export CFLAGS="-I/usr/local/include"
export LDFLAGS="-L/opt/freeware/lib/ -L/usr/local/lib"
export CPP="cc -E"
./configure --prefix=/usr/local --sysconfdir=/usr/local/etc/ssh \
--with-cflags="-O -D__STR31__ -qmaxmem=-1" --with-cflags="-DBROKEN_GETADDRINFO" \
--with-tcp-wrappers=/usr/local/lib \
--with-zlib=/opt/freeware \
--with-ssl-dir=/opt/freeware \
--with-xauth=/usr/bin/X11/xauth \...
2010 Feb 18
0
: "../openbsd-compat/port-aix.h", line 92.44: 1506-046 (S) Syntax error. openssh-5.3p1 on aix 5.3
....
--------------------------------?
export CC=cc
export CFLAGS="-I/opt/freeware/include/openssl/ -I/usr/local/include"
export LDFLAGS="-L/opt/freeware/lib/ -L/usr/local/lib"
./configure --prefix=/usr/local --sysconfdir=/usr/local/etc/ssh \
??????????????? --with-cflags="-O -D__STR31__ -qmaxmem=-1" --with-cflags="-DBROKEN_GETADDRINFO" \
??????????????? --with-tcp-wrappers=/usr/local/lib \
??????????????? --with-zlib=/opt/freeware \
???????????? ???--with-ssl-dir=/opt/freeware \
??????????????? --with-xauth=/usr/bin/X11/xauth \
??????????????? --with-md5-passwords \...
2010 Feb 18
4
"../openbsd-compat/port-aix.h", line 92.44: 1506-046 (S) Syntax error. openssh-5.3p1 on aix 5.3
....
--------------------------------?
export CC=cc
export CFLAGS="-I/opt/freeware/include/openssl/ -I/usr/local/include"
export LDFLAGS="-L/opt/freeware/lib/ -L/usr/local/lib"
./configure --prefix=/usr/local --sysconfdir=/usr/local/etc/ssh \
??????????????? --with-cflags="-O -D__STR31__ -qmaxmem=-1" --with-cflags="-DBROKEN_GETADDRINFO" \
??????????????? --with-tcp-wrappers=/usr/local/lib \
??????????????? --with-zlib=/opt/freeware \
???????????? ???--with-ssl-dir=/opt/freeware \
??????????????? --with-xauth=/usr/bin/X11/xauth \
??????????????? --with-md5-passwords \...