-
Problem report
-
Resolution: Fixed
-
Trivial
-
4.2.8, 4.4.1, 5.0.0alpha1
-
Sprint 58 (Nov 2019), Sprint 59 (Dec 2019), Sprint 60 (Jan 2020), Sprint 61 (Feb 2020)
-
0.125
When compiling Zabbix server 4.4 on SunOS / Solaris / Joyent I fall into this error:
Making all in zbxembed make[3]: Entering directory '/home/Circle/ZabbixUpgrade/zabbix-4.4.1/src/libs/zbxembed' depbase=`echo embed.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../../include -m64 -g -O2 -I/usr/local/include -MT embed.o -MD -MP -MF $depbase.Tpo -c -o embed.o embed.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from duk_config.h:718:0, from duktape.h:184, from embed.h:24, from embed.c:24: /usr/include/ast/endian.h:35:21: fatal error: bytesex.h: No such file or directory #include <bytesex.h>
Googling shows me that endian.h doesn't exist on SunOS.
Can you please have a look?
Thanks
- is duplicated by
-
ZBX-18886 Huge number of open semaphores, AIX Version 7100-05-03-1846
- Closed