Re: Call for testing: OpenSSH-6.5

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



Hi,

    Please find the snapshot test results on HP-UX platform.



    Used http://www.mindrot.org/openssh_snap/openssh-SNAP-20140120.tar.gz



Results :



OS              Build_Target            CC                                                      OpenSSL     BUILD TEST

==============  =====================   ================================================        =======     ===== ================

HP-UX 11.31     ia64-hp-hpux11.31       HP C (bundled) for Integrity Servers B3910B A.06.12     0.9.8t      OK    all tests passed

HP-UX 11.31     PA-RISC-hp-hpux11.31    HP92453-01 B.11.11.24 HP C Compiler                     0.9.8y      OK    all tests passed

HP-UX 11.23     ia64-hp-hpux11.23       HP C/aC++ for Integrity Servers B3910B A.06.25          0.9.8y      OK    all tests passed

HP-UX 11.23     PA-RISC -hp-hpux11.23   HP92453-01 B.11.11.22 HP C Compiler                     0.9.8y      OK    all tests passed

HP-UX 11.11     PA-RISC -hp-hpux11.11   HP92453-01 B.11.11.16 HP C Compiler                     0.9.7i      OK    all tests passed



The following changes were made for successful completion of build:



On HP-UX 11.23 ia64 and PA-RISC platforms,

In readconf.c added the following for ntohs unsatisfied symbol error,



#if defined(__hpux)

#include <arpa/inet.h>

#endif



On HP-UX 11.11 PA-RISC platform,

In readconf.c added the following for ntohs unsatisfied symbol error,



#if defined(__hpux)

#include <arpa/inet.h>

#endif



We see that this issue has already been reported and patched.



Thanks & Regards,

Sunil

_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev




[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux