Hello all,
i wanted to compile the zabbix_agentd for HPUX platform. The version of hp-ux is 11.13 on a pa-risc machine. I also want to do the same on a IA64 server.
Well, the problem is that the configure parts runs through without a problem but when i try to "make" i receive the following error message:
cc: "stats.c", line 210: error 1539: Cannot do arithmetic with pointers to objects of unknown size.
I am not really familiar with the c programming language so I have no clue what to do?!
Thank you for your help!
Cheers
Phru
i wanted to compile the zabbix_agentd for HPUX platform. The version of hp-ux is 11.13 on a pa-risc machine. I also want to do the same on a IA64 server.
Well, the problem is that the configure parts runs through without a problem but when i try to "make" i receive the following error message:
cc: "stats.c", line 210: error 1539: Cannot do arithmetic with pointers to objects of unknown size.
I am not really familiar with the c programming language so I have no clue what to do?!
Thank you for your help!
Cheers
Phru
Comment