Hi Richard, all,

Yeah, was thinking the same thing about the logs. :-)  Don't know if you
tried to compile yourself, but the failure is from Derick's date additions
Friday (http://news.php.net/php.cvs/49738):

php_date.obj : error LNK2019: unresolved external symbol _timelib_diff
referenced in function _zif_date_diff
php_date.obj : error LNK2019: unresolved external symbol
_timelib_strtointerval referenced in function _date_interval_initialize
Release_TS\php5ts.dll : fatal error LNK1120: 2 unresolved externals

Only a Windows problem I guess if it hadn't been noticed yet...  I just
commented out the 2 function calls for now since I don't need that area
working. :-P


- Matt


----- Original Message -----
From: "Richard Quadling"
Sent: Sunday, April 27, 2008

> Hello.
>
> The 5.3.0-dev win32 snapshots are failing as there has been no update
> since the 25th.
>
> Is it possible to send the make log file to snaps for all build
> attempts rather than just successful ones.


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

Reply via email to