Dear All,
While I execute ./configure --enable-server --with-mysql --with-net-snmp --with-jabber --with-libcurl. I got messages below, Is it normally?
nast@nast:~/Webroot/zabbix-1.6$ ./configure --enable-server --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 gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
configure: Configuring
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 for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
nast@nast:~/Webroot/zabbix-1.6$
Thanks,
NS
While I execute ./configure --enable-server --with-mysql --with-net-snmp --with-jabber --with-libcurl. I got messages below, Is it normally?
nast@nast:~/Webroot/zabbix-1.6$ ./configure --enable-server --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 gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
configure: Configuring
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 for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
nast@nast:~/Webroot/zabbix-1.6$
Thanks,
NS
Comment