[PHP-users 21494] Re: configuRe: error: SNMP sanity check failed

HOTTA Michihide hotta @ net-newbie.com
2004年 4月 27日 (火) 17:43:50 JST


堀田@長崎市です。

From: HOTTA Michihide <hotta @ net-newbie.com>
Subject: [PHP-users 21493] configuRe: error: SNMP sanity check failed
Date: 2004/04/27 17:14:03

> hotta @ vm_seed ~/rpm/SPECS$ rpm -ba php.spec
> (略)
> checking for SNMP support... yes, shared
> checking OpenSSL dir for SNMP... no
> checking for net-snmp-config... /usr/bin/net-snmp-config
> checking for snmp_parse_oid in -lnetsnmp... no
> checking for init_snmp in -lnetsnmp... no
> configure: error: SNMP sanity check failed. 
>   Please check config.log for more information.

切り分けのためにソースから最小オプションでビルドしてみましたが、
再現するようです。

hotta @ vm_seed /usr/local/src/php-4.3.6$ ./configure \
--with-snmp=shared,/usr --witth-snmp=shared --enable-ucd-snmp-hack
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
(略)
checking for SNMP support... yes, shared
checking OpenSSL dir for SNMP... no
checking for net-snmp-config... /usr/bin/net-snmp-config
checking for snmp_parse_oid in -lnetsnmp... no
checking for init_snmp in -lnetsnmp... no
configure: error: SNMP sanity check failed. 
  Please check config.log for more information.

-- 
堀田 倫英 <hotta @ net-newbie.com> <http://www.net-newbie.com>


PHP-users メーリングリストの案内