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

Compilation error on HP/UX 11.11 with Ansi C/C++

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Major Major
    • 1.8.6
    • 1.6.6
    • Agent (G)
    • None
    • HP/UX 11.11, HP Ansi C/C++ Compiler vers.C.03.37.01

      when compiling the libs in src/libs of zabbix_1.6.6, I come across mutex errors while compiling zbxsys. Here is the output:

      1. pwd
        /disk1/zabbix/zabbix-1.6.6/src/libs
      2. ls
        Makefile zbxcomms zbxdbcache zbxjabber zbxplugin zbxsysinfo
        Makefile.am zbxconf zbxdbhigh zbxjson zbxserver zbxwin32
        Makefile.in zbxcrypto zbxemail zbxlog zbxsms
        zbxcommon zbxdb zbxicmpping zbxnix zbxsys
      3. make
        No suffix list. <<==Dont why this occurs, but happens on all versions of hpux.
        Making all in zbxcrypto
        Making all in zbxcommon
        Making all in zbxlog
        Making all in zbxnix
        Making all in zbxconf
        Making all in zbxsysinfo
        Making all in common
        Making all in simple
        Making all in hpux
        Making all in zbxplugin
        Making all in zbxsys
        source='mutexs.c' object='mutexs.o' libtool=no \
        DEPDIR=.deps depmode=hp /bin/sh ../../../depcomp \
        cc -DHAVE_CONFIG_H -I. -I../../../include -g -c mutexs.c
        cc: "mutexs.c", line 215: error 1521: Incorrect initialization.
        cc: "mutexs.c", line 260: error 1521: Incorrect initialization.
          • Error exit code 1

      Stop.

          • Error exit code 1

      Stop.

            Unassigned Unassigned
            mrmurdock matthew murdock
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: