Displaying 20 results from an estimated 3000 matches similar to: "OpenSSH ver.8.2p1 compilation error on AIX"
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
2020 Feb 20
0
OpenSSH ver.8.2p1 compilation error on AIX
On Thu, 20 Feb 2020 at 10:48, Darren Tucker <dtucker at dtucker.net> wrote:
> Well I'd like to see it work, but at the moment it's not clear to me
> what the problem is.
Turned out I saved an old VAC (8.0) eval kit for my olde faithful AIX
box, so I was able to build OpenSSH 8.2 with VAC against OpenSSL
1.1.1d thusly:
$ blibpath=/usr/lib:/usr/local/lib CC=/usr/vac/bin/cc
2020 Feb 19
0
OpenSSH ver.8.2p1 compilation error on AIX
On Tuesday, February 18, 2020 8:31 PM Darren Tucker wrote:
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 "
2014 Nov 14
10
[Bug 2315] New: OpenSSH 6.7p1 on AIX 7.1 compile issue
https://bugzilla.mindrot.org/show_bug.cgi?id=2315
            Bug ID: 2315
           Summary: OpenSSH 6.7p1 on AIX 7.1 compile issue
           Product: Portable OpenSSH
           Version: 6.7p1
          Hardware: PPC
                OS: AIX
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Build system
          Assignee: unassigned-bugs at
2015 Jun 25
3
Call for testing: OpenSSH 6.9
On Thu, 25 Jun 2015, Michael Felt wrote:
> Just running a standard make, and then a make install to a packaging
> directory. It seems to be complaining about missing keys - not sure yet if
> this is a show stopper
For packaging you want the install-nokeys rule not install.
-- 
Tim Rice				Multitalents
tim at multitalents.net
2020 Jul 14
7
[Bug 3192] New: openssh-8.2 & openssl-1.1.1d error: dereferencing pointer to incomplete type Not found struct BIO , bio->num_write
https://bugzilla.mindrot.org/show_bug.cgi?id=3192
            Bug ID: 3192
           Summary: openssh-8.2 & openssl-1.1.1d error: dereferencing
                    pointer to incomplete type Not found struct BIO ,
                    bio->num_write
           Product: Portable OpenSSH
           Version: 8.2p1
          Hardware: Other
                OS: Linux
            Status: NEW
   
2006 Feb 21
2
building in AIXV5.3 using the IBM C for AIX compiler V6.0
What fun.  I don't often stoke up the boiler and actually compile 
open-source code, but here I am at the beginning of just such a joyous 
and wondrous adventure.
I'm running the latest level of AIX (V5.3...V4.3 has been obsolete for 
at least, what, 5 years) and using the IBM compiler (xlc is similarly 
obsolete, from back when the compiler came with the O/S...oh, for the 
halcyon days of
2015 Mar 24
12
[Bug 2370] New: make fails with "rmd160.c", line 35.10: 1506-296 (S) #include file <endian.h> not found. when using --without-openssl on AIX
https://bugzilla.mindrot.org/show_bug.cgi?id=2370
            Bug ID: 2370
           Summary: make fails with "rmd160.c", line 35.10: 1506-296 (S)
                    #include file <endian.h> not found. when using
                    --without-openssl on AIX
           Product: Portable OpenSSH
           Version: 6.9p1
          Hardware: Other
                OS: AIX
          
2004 Sep 08
1
AIX compilation issues - openssh V 3.8.1p1 and 3.9p1
I'm getting the following error when I compile openssh with IBM's xlc compiler.
/usr/vac/bin/xlc -g -I. -I.. -I. -I./.. -I/opt/freeware/include
-I/usr/local/include  -DHAVE_CONFIG_H -c bsd-arc4random.c
"/usr/include/syms.h", line 288.9: 1506-213 (S) Macro name T_NULL
cannot be redefined.
"/usr/include/syms.h", line 288.9: 1506-358 (I) "T_NULL" is defined on
2006 Mar 06
1
How to compile with AIX xlc?
During configure, it is running xlc -version for some reason, and xlc
does not have a --version option, so it is showing usage information
instead.  How do you compile with xlc 6.0?  
 
David
 
David Shapiro
Unix Team Lead
919-765-2011
2015 Feb 27
3
Call for testing: OpenSSH 6.8
Update - for AIX 6.1 TL9 -
configure: creating ./config.status
config.status: creating Makefile
config.status: creating buildpkg.sh
config.status: creating opensshd.init
config.status: creating openssh.xml
config.status: creating openbsd-compat/Makefile
config.status: creating openbsd-compat/regress/Makefile
config.status: creating survey.sh
config.status: creating config.h
OpenSSH has been
2003 May 15
2
blibpath changes for AIX
Hi all,
lately I've built a RPM for OpenSSH 3.6.1p2 on AIX using the OpenSSL
installation that comes with IBM's "AIX Toolbox for Linux". The latter
by default installs in the /opt/freeware directory, so I've ran
configure with the option '--with-ssl-dir=/opt/freeware'.
This has worked fine for former versions of OpenSSH, but with 3.6.1p2,
/opt/freeware/lib
2009 Dec 10
1
Compile problem on AIX with dovecot 1.2 rev 10449:a164075ea33a
+ exec /usr/vac/bin/xlc -g -qarch=pwr5x -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -q64 -c -M mail-index-transaction.c -DPIC
"../../src/lib/bsearch-insert-pos.h", line 39.9: 1506-236 (W) Macro name array_bsearch has been redefined.
"../../src/lib/bsearch-insert-pos.h", line 39.9: 1506-358 (I) "array_bsearch" is defined on
2004 Jul 06
4
AIX and zlib
I noticed that AIX now comes with a version of zlib installed in /usr. (I'm
working on 5.2)
My first inclination was to simply uninstall it and use the one we compile
(and put in /usr/local).
However, IBM has made zlib part of the RPM package itself!
So, I cannot uninstall it without removing RPM....
Next, I tried passing --with-zlib=/usr/local to configure for ssh.
This seems to work, but
2015 Mar 24
5
[Bug 2371] New: make check fails when using --without-openssl on AIX
https://bugzilla.mindrot.org/show_bug.cgi?id=2371
            Bug ID: 2371
           Summary: make check fails when using --without-openssl on AIX
           Product: Portable OpenSSH
           Version: 6.9p1
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Build system
          Assignee:
2015 Mar 24
5
[Bug 2371] New: make check fails when using --without-openssl on AIX
https://bugzilla.mindrot.org/show_bug.cgi?id=2371
            Bug ID: 2371
           Summary: make check fails when using --without-openssl on AIX
           Product: Portable OpenSSH
           Version: 6.9p1
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Build system
          Assignee:
2015 Feb 27
3
Call for testing: OpenSSH 6.8
On Sat, 28 Feb 2015, Tom G. Christensen wrote:
> On 19/02/15 23:21, Damien Miller wrote:
> > OpenSSH 6.8 is almost ready for release, so we would appreciate testing
> > on as many platforms and systems as possible.
> > 
> 
> I've now tested using revision 1ad3a77 and it passes the testsuite on Solaris
> 2.6, 7, 8 and 9 (using gcc and openssl 1.0.1k).
> 
>
2007 Dec 19
1
V1.1beta11 compile problem
Using IBM's C for AIX V9 with Ralf Becker's AIX adaption, I see this:
+ exec /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/freeware/include/
openssl -g -c close-keep-errno.c -M
        source='compat.c' object='compat.o' libtool=no  DEPDIR=.deps depmode=aix
 /bin/sh ../../depcomp  /usr/local/dovecot/dovecot-cc -DHAVE_CONFIG_H -I. -I. -I
../..   
2002 Jun 28
2
ssh_rsa_verify: RSA_verify failed: error:
Host based authentication does not seem to be working for us after
upgrading to openssh-3.4p1 (we were at openssh-3.1p1) (openssl is at
0.96d).  Any time we try to connect from another unix box also running
openssh-3.4p1, we get the following error (on the server side) and host
based auth fails (it falls back to password prompt).
sshd[15038]: error: ssh_rsa_verify: RSA_verify failed:
2005 Sep 26
2
[Bug 1093] ssh installation error: No acceptable C compiler found in $PATH
http://bugzilla.mindrot.org/show_bug.cgi?id=1093
           Summary: ssh installation error:  No acceptable C compiler found
                    in $PATH
           Product: Portable OpenSSH
           Version: 4.2p1
          Platform: Other
        OS/Version: AIX
            Status: NEW
          Keywords: help-wanted
          Severity: normal
          Priority: P2
         Component: ssh