[ZBX-3947] ZabbixAgent for AIX5.2 doesn't support IPv6. Created: 2011 Jul 13  Updated: 2017 May 30  Resolved: 2011 Jul 13

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Agent (G)
Affects Version/s: 1.8.5
Fix Version/s: 1.8.6, 1.9.5 (alpha)

Type: Incident report Priority: Major
Reporter: Alexander Vladishev Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate

 Description   

We compiled zabbix_agentd for AIX5.2.
The option of the compilation is (--enable-agent --enable-ipv6).
However, the compilation doesn't succeed because the error occurs.

Making all in zbxcomms
if gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -g -O2 -MT comms.o -MD -MP -MF ".deps/comms.Tpo" -c -o comms.o comms.c; then mv -f ".deps/ comms.Tpo" ".deps/comms.Po"; else rm -f ".deps/comms.Tpo"; exit 1; fi
comms.c: In function `zbx_tcp_check_security':
comms.c:1277: error: structure has no member named `ss_family'



 Comments   
Comment by Alexander Vladishev [ 2011 Jul 13 ]

Available in the development branch svn://svn.zabbix.com/branches/dev/ZBX-3947

Comment by Alexander Vladishev [ 2011 Jul 13 ]

Fixed in version pre1.8.6, rev. 20567.

Generated at Wed May 08 18:52:51 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.