From: Jost B. <jos...@ya...> - 2005-11-17 16:58:30
|
Hi Claus, > [...] with PHP5. [...] > 2.0.8/php_java_snprintf.c:218: > error: `_ISalpha' undeclared The php_java_snprintf code is not compiled when you have php5. If you get errors there, this may mean that you compile against php4. Anyway, the code should compile against php4 >=4.3.2 without problems, the _ISalpha macro is defined in ctype.h. Please follow the INSTALL description as close as possible. If this doesn't work, please open a problem report, please use http://sourceforge.net/tracker/?func=add&group_id=117793&atid=679233) and attach the configure and build log to this ticket. Regards, Jost Boekemeier ___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de |