Hi,
I'm trying to compile zabbix 1.1.6 on openSuSE0 10.2 x86, with the following configure command:
./configure --enable-server --enable-agent --with-mysql –-with-net-snmp
and I get the following errors when running command.
./configure --enable-server --enable-agent --with-mysql –-with-net-snmp
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: –-with-net-snmp
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: Configuring
checking whether make sets $(MAKE)... (cached) yes
checking build system type... Invalid configuration `–-with-net-snmp': machine `–-with-net' not recognized
configure: error: /bin/sh ./config.sub –-with-net-snmp failed
net-snmp daemon is installed version 5.4.rc2-4.i586
without parm –-with-net-snmp is all ok (configure command and make command)
Can anyone please help me with this issue?
Thanks
Tomas
I'm trying to compile zabbix 1.1.6 on openSuSE0 10.2 x86, with the following configure command:
./configure --enable-server --enable-agent --with-mysql –-with-net-snmp
and I get the following errors when running command.
./configure --enable-server --enable-agent --with-mysql –-with-net-snmp
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: –-with-net-snmp
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: Configuring
checking whether make sets $(MAKE)... (cached) yes
checking build system type... Invalid configuration `–-with-net-snmp': machine `–-with-net' not recognized
configure: error: /bin/sh ./config.sub –-with-net-snmp failed
net-snmp daemon is installed version 5.4.rc2-4.i586
without parm –-with-net-snmp is all ok (configure command and make command)
Can anyone please help me with this issue?
Thanks
Tomas

Comment