[PHP-users 10946] imap の configure が止まる

Taro Yamamoto php-users@php.gr.jp
Sat, 19 Oct 2002 03:43:23 +0900


山本です。

imap を configure すると CPP のチェックで止まってしまいます。

# ./configure --with-imap
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
checking for PHP prefix... /usr/local
checking for PHP
includes... -I/usr/local/include/php -I/usr/local/include/php/m
ain -I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM
checking for PHP extension directory...
/usr/local/lib/php/extensions/no-debug-n
on-zts-20020429
checking for IMAP support... yes, shared
checking how to run the C preprocessor...

何か考えられる原因はありますでしょうか?

PHP-4.2.2
Apache 1.3.26
FreeBSD 4.4-RELEASE

何卒よろしくお願い致します。

--
Taro Yamamoto <taro.y@jcom.home.ne.jp>