From: jayshankar n. <n_j...@ya...> - 2017-10-01 11:51:42
|
Hi, I merged source code changes of 3.4.1 to 3.2 to make 3.2 upgraded to 3.4.1, Then i run 1>./configure --enable-server --enable-agent --with-mysql=/usr/local/mysql/bin/mysql_config --enable-ipv6 --with-net-snmp --with-libcurl --with-libxml2 The above command goes through fine. 2>make fails with error ./configure: line 10288: syntax error near unexpected token `no' ./configure: line 10288: ` LIBEVENT_CHECK_CONFIG(no)' Please let me know the fix. Thanks, Jayshankar |