Hi guys,
I'm having to compile Zabbix 1.9.4, but is reporting the following error on AIX 6.1:
# ./configure --enable-agent --enable-java
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
configure: Configuring
checking whether make sets $(MAKE)... (cached) yes
checking build system type... powerpc-ibm-aix6.1.0.0
checking host system type... powerpc-ibm-aix6.1.0.0
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/opt/packages/ZABBIX-AGENT/zabbix-1.9.4':
configure: error: C compiler cannot create executables
See `config.log' for more details
Can anyone help me?
Thanks,
Cesar
I'm having to compile Zabbix 1.9.4, but is reporting the following error on AIX 6.1:
# ./configure --enable-agent --enable-java
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
configure: Configuring
checking whether make sets $(MAKE)... (cached) yes
checking build system type... powerpc-ibm-aix6.1.0.0
checking host system type... powerpc-ibm-aix6.1.0.0
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/opt/packages/ZABBIX-AGENT/zabbix-1.9.4':
configure: error: C compiler cannot create executables
See `config.log' for more details
Can anyone help me?
Thanks,
Cesar
Comment