Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-19031

Fix build failure on HP-UX

XMLWordPrintable

    • Icon: Patch request Patch request
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • 5.0.9rc1
    • Agent (G)
    • None
    • HP-UX hpux11i3 B.11.31 U ia64 3932273393 unlimited-user license
    • Team C
    • Sprint 73 (Feb 2021)
    • 1

      Steps to reproduce:

      1. 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.

       

            arimdjonoks Artjoms Rimdjonoks
            yuji_kamada Yuji Kamada
            Team C
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: