PECL make problem

diandade

Verified User
Joined
Feb 16, 2009
Messages
15
Hi ;
I have this error :

Fatal error: Call to undefined function idn_to_utf8() in ../public_html/index.php on line 8

We thought it might have been because of PECL

After run:
#: pecl install intl

I get this:
...
/tmp/pear/temp/intl/collator/collator_class.c:92: error: duplicate قstaticق
/tmp/pear/temp/intl/collator/collator_class.c:96: error: duplicate قstaticق
/tmp/pear/temp/intl/collator/collator_class.c:101: error: duplicate قstaticق
/tmp/pear/temp/intl/collator/collator_class.c:107: error: duplicate قstaticق
make: *** [collator/collator_class.lo] Error 1
ERROR: `make' failed

Do you know what's wrong there?
 
Please do not double-post; I've deleted your post to the other thread.

Jeff
 
Back
Top