
williancastello
(usa Slackware)
Enviado em 20/09/2007 - 16:27h
Olá Galera VOL, estou tentando compilar o php com suporte a imap mas não estou tendo sucesso
root@blue:/var/src/php-4.4.7# ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-interbase=/opt/interbase/ --with-mysql=/usr --with-db4=/usr --with-mcrypt=/usr --with-libxml-dir=/usr --with-snmp --enable-zip --with-pear --with-gettext --with-zlib-dir=/usr/lib --with-dom --with-iconv --enable-mbstring=all --enable-mbregex --with-openssl --enable-mime-magic --enable-ftp --with-gd=/usr/local/gd --with-png-dir=/usr/lib --with-jpeg-dir=/usr/lib --with-freetype-dir=/usr --enable-track-vars --enable-force-cgi-redirect --with-xpm-dir=/usr/lib --with-imap="/usr" --with-ldap
.....
checking for IMAP support... yes
checking for IMAP Kerberos support... no
checking for IMAP SSL support... no
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.
......
Ele me retorna essa msg, fiz algumas buscas mas não achei nada que me ajuda-se
[ ]'s
Willian