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

Zabbix 2.2.1 server (with Oracle DB) on HP-UX 11.23 'make install' fails

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 2.2.3rc1, 2.3.0
    • 2.2.1
    • Installation (I)

      Along with this error, occasionally there is a repeated error of 'no suffix list'

      Making install in zbxdbcache
      source='valuecache.c' object='libzbxdbcache_a-valuecache.o' libtool=no \
      DEPDIR=.deps depmode=hp2 /bin/sh ../../../depcomp \
      cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/zabbix_server/ -I../../../src/libs/zbxalgo -g -I/oravl01/oracle/10.2.0/rdbms/public/ -c -o libzbxdbcache_a-valuecache.o `test -f 'valuecache.c' || echo './'`valuecache.c
      "valuecache.c", line 568: error #3143: arithmetic on pointer to void or
      function type
      return ZBX_DEFAULT_STRING_HASH_FUNC(data + REFCOUNT_FIELD_SIZE);
      ^

      "valuecache.c", line 573: error #3143: arithmetic on pointer to void or
      function type
      return strcmp(d1 + REFCOUNT_FIELD_SIZE, d2 + REFCOUNT_FIELD_SIZE);
      ^

      "valuecache.c", line 573: error #3143: arithmetic on pointer to void or
      function type
      return strcmp(d1 + REFCOUNT_FIELD_SIZE, d2 + REFCOUNT_FIELD_SIZE);
      ^

      "valuecache.c", line 1018: error #3143: arithmetic on pointer to void or
      function type
      return ptr + REFCOUNT_FIELD_SIZE;
      ^

      "valuecache.c", line 1183: error #3143: arithmetic on pointer to void or
      function type
      memset((void*)item + sizeof(item->itemid) + sizeof(item->value_type), 0,
      ^

      "valuecache.c", line 1183: error #3143: arithmetic on pointer to void or
      function type
      memset((void*)item + sizeof(item->itemid) + sizeof(item->value_type), 0,
      ^

      6 errors detected in the compilation of "valuecache.c".

          • Error exit code 2

      Stop.

          • Error exit code 1

      Stop.

          • Error exit code 1

      Stop.

          • Error exit code 1

      Stop.

            Unassigned Unassigned
            ahitchen Adam Hitchens
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: