PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : PHP: U8t_canonical



Figapu
30.03.07, 20:34
Ich versuche grad PHP mit --with-imap zu compilen, aber ich bekomme immer diesen Fehler:

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.


Das komplette ./configure:

./configure \
--with-apxs2=/usr/local/httpd/current/bin/apxs \
--with-mysql=/usr/local/mysql/current/ \
--with-zlib-dir=/usr/lib/ \
--enable-versioning \
--enable-track-vars=yes \
--enable-url-includes \
--enable-sysvshm=yes \
--enable-sysvsem=yes \
--enable-ftp \
--enable-calendar \
--with-config-file-path=/etc \
--with-gd \
--enable-exif \
--with-gd-native-ttf \
--with-freetype \
--with-freetype-dir=/usr \
--with-xpm \
--with-ttf \
--with-jpeg \
--with-jpeg-dir=/usr/lib \
--with-png \
--with-png-dir=/usr/lib \
--with-gettext \
--with-pear \
--enable-bcmath \
--with-mbstring \
--with-mcrypt \
--with-dom \
--with-iconv \
--enable-mbstring=all \
--enable-mbregex \
--enable-mime-magic=/etc/magic.mime \
--with-ldap \
--with-imap


Weder SuFu noch Google hat mir geholfen.
Falls es benötigt ist kann ich noch die config.log posten.

MiGo
02.04.07, 07:48
http://bugs.php.net/bug.php?id=40132
?