On Tue, January 27, 2015 17:21, marius adrian popa wrote:
> In file included from
> /home/mariuz/work/php-src/ext/date/lib/timelib.h:24:0,
> from /home/mariuz/work/php-src/ext/date/lib/astro.c:26:
> /home/mariuz/work/php-src/ext/date/lib/timelib_structs.h:125:1: error:
> unknown type name ‘int64_t’ typedef int64_t timelib_long; ^
> /home/mariuz/work/php-src/ext/date/lib/timelib_structs.h:126:1: error:
> unknown type name ‘uint64_t’ typedef uint64_t timelib_ulong; ^
> /home/mariuz/work/php-src/ext/date/lib/timelib_structs.h:154:2: error:
> unknown type name ‘int32_t’ int32_t      offset; ^
>
>
Please try after ./buildconf --force and reconfiguring.

Thanks.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to