PHP問題,急救!

PHP問題,急救!

安裝php時出現了問題。安裝參數如下:


./configure \
--with-apxs2=/usr/local/apache2/bin/apxs \
--enable-mod-charset \
--enable-fastcgi \
--enable-force-cgi-redirect \
--enable-discard-path\
--enable-safe-mode \
--with-exec-dir \
--enable-sigchild \
--enable-magic-quotes \
--enable-libgcc \
--enable-dmalloc \
--with-openssl=/usr/local/openssl \
--with-xml \
--with-png \
--with-zlib \
--enable-bcmath \
--with-bz2 \
--enable-calendar \
--with-curl \
--with-curlwrappers \
--enable-dba=shared \
--with-db4 \
--with-imap=/soft/imap-2007a \
--with-imap-ssl=/usr/local/openssl \
--with-ldap \
--with-ldap-sasl \
--enable-libgcc \
--enable-mbstring \
--with-mcrypt \
--with-mhash \
--with-ming \
--with-zlib \
--with-pspell \
--with-libedit \
--with-recode \
--with-mm \
--with-openssl-dir=/usr/local/openssl \
--enable-sockets \
--enable-zip \
--with-gnu-ld \
--with-libxml \
--with-jpeg \
--with-xpm-dir \
--with-ttf \
--with-freetype \
--with-t1lib \
--enable-gd-native-ttf \
--enable-gd-jis-conv\
--with-gettext




................
checking if your cpp allows macro usage in include lines... yes
checking for IMAP support... yes
checking for IMAP Kerberos support... no
checking for IMAP SSL support... /usr/local/openssl
checking for utf8_mime2text signature... new
checking for U8T_CANONICAL... no
configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional information.



緊急求救!
没看懂~~抱歉~~~~~~~~~
据说是php的一个bug
好像在cvs上已经解决,你可以从cvs上下载已经解决掉bug的php