Hi I am new to use Zabbix,
does anyone tell me what is wrong the installation from the source files, I ran exactly the same command on documentation, however I got this error:
root@ntopsrv:/usr/local/share/zabbix-1.6.4# ./configure --enable-server --enable-agent --with-mysql --with-net-snmp --with-jabber --with-libcurl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
configure: Configuring
checking whether make sets $(MAKE)... (cached) no
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
Here is my config.log attached, any advise?
does anyone tell me what is wrong the installation from the source files, I ran exactly the same command on documentation, however I got this error:
root@ntopsrv:/usr/local/share/zabbix-1.6.4# ./configure --enable-server --enable-agent --with-mysql --with-net-snmp --with-jabber --with-libcurl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
configure: Configuring
checking whether make sets $(MAKE)... (cached) no
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
Here is my config.log attached, any advise?
Comment