ID:               38848
 User updated by:  jailson at certto dot net
 Reported By:      jailson at certto dot net
-Status:           Feedback
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: slackware 10.2
 PHP Version:      4.4.4
 New Comment:

Sorry. I downloaded the package again and I did not get more the error.


Previous Comments:
------------------------------------------------------------------------

[2006-09-17 08:49:36] [EMAIL PROTECTED]

Can't reproduce.
Please provide more information about your system.

------------------------------------------------------------------------

[2006-09-15 19:12:38] jailson at certto dot net

Description:
------------
(Sorry, I'm from Brazil and my english in bad ..)

./configure  --with-apache=../apache_1.3.37 --enable-calendar
--with-bz2 --with-curl --with-dom --with-dom-xslt --enable-exif
--enable-ftp --with-gd --with-gettext --with-iconv --with-png
--with-freetype-dir=/usr/local --with-curlwrappers --enable-mbstring
--with-mcrypt --with-mysql=/mysql --enable-bcmath --with-xmlrpc
--enable-xslt --with-zip --with-zlib --with-expat --with-xslt-sablot
--with-mysqli=/mysql/bin/mysql_config

.....
In file included from
/root/server/php-4.4.4/ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.c:35:
/root/server/php-4.4.4/ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.h:33:22:
mbfhlter.h: No such file or directory
make: *** [ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo] Error 1


Reproduce code:
---------------
Content in
/root/server/php-4.4.4/ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.h
in line 35:

#include "mbfhlter.h"

.....




Expected result:
----------------
Solution...

#include "mbfilter.h"



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=38848&edit=1

Reply via email to