Re: [PHP-I18N] intl 1.0.0RC1
[email protected] (Stanislav Malyshev) Tue, 27 May 2008 19:43:06 -0500
| Newsgroups | php.i18n |
|---|---|
| Organization | Zend Technologies |
| Message-ID | <[email protected]> |
Hi! > The only ptrdiff reference in php_config.h is: > > /* The size of `ptrdiff_t', as computed by sizeof. */ > #define SIZEOF_PTRDIFF_T 4 That's strange - > I don't have a configure.in (under either /usr/include/php5 or > /usr/lib/php5), and no references to ptrdiff or PTRDIFF inside any file > in /usr/lib/php5/build. You are supposed to have configure.in - it's part of PHP source. Do you use binary install? If so, which version? > Is this another php 5.2.4 dependency? What do I need to add to > php_config.h, on a 32-bit OS, to get past this? I guess adding correct definition for HAVE_PTRDIFF_T should be enough. -- Stanislav Malyshev, Zend Software Architect [email protected] http://www.zend.com/ (408)253-8829 MSN: [email protected]