Ad Widget

Collapse

C compiler cannot create executables while configuring zabbix agent

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lulu_sol
    Junior Member
    • Mar 2020
    • 2

    #1

    C compiler cannot create executables while configuring zabbix agent

    Hi Experts,

    Need your expertise regarding my issue whereby C compiler cannot create executables while configuring zabbix agent in SAP HANA Cockpit system using zabbix-3.0.10.
    I tried both these commands:
    ./configure --enable-agent --bindir=/etc/zabbix --sbindir=/etc/zabbix --sysconfdir=/etc/zabbix --localstatedir=/etc/zabbix
    ./configure --enable-agent


    etc/zabbix --localstatedir=/etc/zabbix
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    configure: Configuring Zabbix 3.0.10
    checking whether make sets $(MAKE)... (cached) yes
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking for gcc... gcc
    checking whether the C compiler works... no
    configure: error: in `/etc/zabbix/zabbix-3.0.10':
    configure: error: C compiler cannot create executables
    See `config.log' for more details


    Appreciate your assistance on this.
    Thank you very much.

    Regards,
    Lulu
Working...