search for: extc89

Displaying 13 results from an estimated 13 matches for "extc89".

2010 Feb 18
4
"../openbsd-compat/port-aix.h", line 92.44: 1506-046 (S) Syntax error. openssh-5.3p1 on aix 5.3
...ort: no ? Solaris process contract support: no ?????? IP address in $DISPLAY hack: no ?????????? Translate v4 in v6 hack: no ????????????????? BSD Auth support: no ????????????? Random number source: OpenSSL internal ONLY ? ????????????? Host: powerpc-ibm-aix5.3.0.0 ????????? Compiler: cc -qlanglvl=extc89 ??? Compiler flags: -I/opt/freeware/include/openssl/ -I/usr/local/include -DBROKEN_GETADDRINFO Preprocessor flags: -I/opt/freeware/include -I/usr/local/lib -I/opt/freeware/include? -I/usr/local/include -I/usr/local/include/gssapi ????? Linker flags: -L/opt/freeware/lib -L/usr/local/lib -L/opt/freew...
2010 Feb 18
0
: "../openbsd-compat/port-aix.h", line 92.44: 1506-046 (S) Syntax error. openssh-5.3p1 on aix 5.3
...ort: no ? Solaris process contract support: no ?????? IP address in $DISPLAY hack: no ?????????? Translate v4 in v6 hack: no ????????????????? BSD Auth support: no ????????????? Random number source: OpenSSL internal ONLY ? ????????????? Host: powerpc-ibm-aix5.3.0.0 ????????? Compiler: cc -qlanglvl=extc89 ??? Compiler flags: -I/opt/freeware/include/openssl/ -I/usr/local/include -DBROKEN_GETADDRINFO Preprocessor flags: -I/opt/freeware/include -I/usr/local/lib -I/opt/freeware/include? -I/usr/local/include -I/usr/local/include/gssapi ????? Linker flags: -L/opt/freeware/lib -L/usr/local/lib -L/opt/freew...
2020 Feb 19
2
OpenSSH ver.8.2p1 compilation error on AIX
On Wed, 19 Feb 2020 at 06:38, Val Baranov <val.baranov at duke.edu> wrote: > AIX 7.1 TL5, OpenSSL ver. 1.1.1d. "vac.C" version 11.0.1.23 > Compilation error " The indirection operator cannot be applied to a pointer to an incomplete struct or union " (see full log below) produced for " libressl-api-compat.c ". > No such error if compiled with OpenSSL
2010 Feb 23
1
dirty hack to solve: 0509-150 Dependent module libcrypto.a(libcrypto.so.0.9.7) could not be loaded
...IP address in $DISPLAY hack: no Translate v4 in v6 hack: no BSD Auth support: no Random number source: OpenSSL internal ONLY Host: powerpc-ibm-aix5.3.0.0 Compiler: cc -qlanglvl=extc89 Compiler flags: -I/usr/local/include -DBROKEN_GETADDRINFO Preprocessor flags: -I/opt/freeware/include -I/usr/local/lib -I/opt/freeware/include Linker flags: -L/opt/freeware/lib -L/usr/local/lib -L/opt/freeware/lib -L/opt/freeware/lib/ -L/usr/local/lib -blibpath:/us...
2020 Feb 19
0
OpenSSH ver.8.2p1 compilation error on AIX
...quot; was substituted with the older version in attempts to find out if this may have any difference. The "make" output with the 'native' souce of " libressl-api-compat.c " (truncated) is as follows: # make (cd openbsd-compat && make) cc -qlanglvl=extc89 -g -q64 -fPIC -I. -I.. -I. -I./.. -I/usr/local/openssl/include -I/usr/local/zlib/include -DHAVE_CONFIG_H -c libressl-api-compat.c "/usr/include/stdarg.h", line 89.9: 1506-236 (W) Macro name va_copy has been redefined. "/usr/include/stdarg.h", line 89.9: 1506-358 (I) "va_...
2015 Feb 19
34
Call for testing: OpenSSH 6.8
Hi, OpenSSH 6.8 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This release contains some substantial new features and a number of bugfixes. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: http://www.openbsd.org/anoncvs.html Portable OpenSSH is
2010 May 11
1
Samba 3.5.2 compile on AIX
...t output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether cc accepts -g... yes checking for cc option to accept ISO C89... -qlanglvl=extc89 checking for cc -qlanglvl=extc89 option to accept ISO C99... -qlanglvl=extc99 checking how to run the C preprocessor... cc -qlanglvl=extc89 -qlanglvl=extc99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files...
2009 May 03
10
[Bug 1595] New: Server option PrintLastLog does not work on AIX
...er_append(loginmsg, msg, strlen(msg)); And to add the following to port-aix.c #include "servconf.h" extern ServerOptions options; But then compiling other modules (f.e. ssh-keyscan) will fail because of the missing "options" in the openbsd-compat library . cc -qlanglvl=extc89 -o ssh-keyscan ssh-keyscan.o -L. -Lopenbsd-compat/ -L/usr/lib -L/usr/lib -q64 -L/usr/lib -blibpath:/usr/lib:/lib:/usr/lib -lssh -lopenbsd-compat -lssh -lcrypto -lz -lksvc -lgssapi_krb5 -lkrb5 ld: 0711-224 WARNING: Duplicate symbol: .bcopy ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain...
2014 Nov 14
10
[Bug 2315] New: OpenSSH 6.7p1 on AIX 7.1 compile issue
...$PATH:/usr/vac/bin /usr/bin/gzip -cd openssh-6.7p1.tar.gz |/usr/bin/tar xf - cd openssh-6.7p1 ./configure --prefix=/usr/local/openssh-6.7p1 --sysconfdir=/etc/ssh --without-shadow --with-ssl-dir=/usr/local/openssl --with-zlib=/usr/local/zlib /usr/bin/make And I get the following error: cc -qlanglvl=extc89 -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect1.o sshconnect2.o mux.o roaming_common.o roaming_client.o -L. -Lopenbsd-compat/ -L/usr/local/openssl/lib -L/usr/local/zlib/lib -blibpath:/usr/lib:/lib -lssh -lopenbsd-compat -lcrypto -lz ld: 0711-317 ERROR: Undefined symbol:...
2013 Feb 26
16
Call for testing: OpenSSH-6.2
Hi, It's that time again... OpenSSH 6.2 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This release contains some substantial new features and a number of bugfixes. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD:
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
2020 Feb 05
19
Call for testing: OpenSSH 8.2
Hi, OpenSSH 8.2p1 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This is a feature release. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: http://www.openbsd.org/anoncvs.html Portable OpenSSH is also available via git using the instructions at
2013 Mar 15
22
[PATCH 00/09] arm: tools: build for arm64 and enable cross-compiling for both arm32 and arm64
The following patches shave some rough edges off the tools build system to allow cross compiling for at least arm32 and arm64 based on the Debian/Ubuntu multiarch infrastructure. They also add the necessary fixes to build for arm64 (which I have only tried cross, not native). I have posted some instructions on how to compile with these patches on the wiki: