- 
    
Patch request
 - 
    Resolution: Fixed
 - 
    
Trivial
 - 
    5.0.9rc1
 - 
    None
 - 
    HP-UX hpux11i3 B.11.31 U ia64 3932273393 unlimited-user license
 
- 
        Sprint 73 (Feb 2021)
 - 
        1
 
Steps to reproduce:
- Build Zabbix Agent in HP-UX
 
Result:
$ ./configure
$ make
...
        gcc -DHAVE_CONFIG_H -I. -I../../../include    -I/usr/local/openssl-1.1.1i/include -g -O2 -I/usr/local/include -MT libzbxcrypto_a-base64.o -MD -MP -MF .deps/libzbxcrypto_a-base64.Tpo -c -o libzbxcrypto_a-base64.o `test -f 'base64.c' || echo './'`base64.c
        mv -f .deps/libzbxcrypto_a-base64.Tpo .deps/libzbxcrypto_a-base64.Po
        gcc -DHAVE_CONFIG_H -I. -I../../../include    -I/usr/local/openssl-1.1.1i/include -g -O2 -I/usr/local/include -MT libzbxcrypto_a-md5.o -MD -MP -MF .deps/libzbxcrypto_a-md5.Tpo -c -o libzbxcrypto_a-md5.o `test -f 'md5.c' || echo './'`md5.c
        mv -f .deps/libzbxcrypto_a-md5.Tpo .deps/libzbxcrypto_a-md5.Po
        gcc -DHAVE_CONFIG_H -I. -I../../../include    -I/usr/local/openssl-1.1.1i/include -g -O2 -I/usr/local/include -MT libzbxcrypto_a-sha256crypt.o -MD -MP -MF .deps/libzbxcrypto_a-sha256crypt.Tpo -c -o libzbxcrypto_a-sha256crypt.o `test -f 'sha256crypt.c' || echo './'`sha256crypt.c
sha256crypt.c:12:30: error: machine/endian.h: No such file or directory
 Expected:
Pass compile.
- caused by
 - 
                    
ZBXNEXT-6443 Implement sha256 in JS preprocessing
-         
 - Closed
 
 -         
 
- is duplicated by
 - 
                    
ZBX-19045 5.0.9 and 5.2.5 agent build is broken on AIX
-         
 - Closed
 
 -