Edit report at http://bugs.php.net/bug.php?id=55009&edit=1
ID: 55009 Comment by: hexes at mail dot ru Reported by: hexes at mail dot ru Summary: Error when compile Status: Closed Type: Bug Package: Sybase-ct (ctlib) related Operating System: Linux 2.6.36-gentoo-r5 PHP Version: 5.3.6 Assigned To: thekid Block user comment: N Private report: N New Comment: 2 the...@php.net: That's good, but i think (Of course, I tried to use it) that trouble with compilation not only in lib path. I had changed config.m4, but when i compile it again i again get this message, and compilation braked. I couldn't use last snapshot (as you advise me in bug #55022) because i use only packages from portage (Gentoo). You say that "It doesn't look like this has anything to do with PHP." But early i always you this files (will attache it) and everything was ok. Previous Comments: ------------------------------------------------------------------------ [2011-06-13 10:46:35] the...@php.net This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. ------------------------------------------------------------------------ [2011-06-13 10:45:58] the...@php.net Automatic comment from SVN on behalf of thekid Revision: http://svn.php.net/viewvc/?view=revision&revision=312117 Log: - MFH suppression of compiler warning noted in bug #55009 ------------------------------------------------------------------------ [2011-06-13 10:45:24] the...@php.net Automatic comment from SVN on behalf of thekid Revision: http://svn.php.net/viewvc/?view=revision&revision=312116 Log: - MFH suppression of compiler warning noted in bug #55009 ------------------------------------------------------------------------ [2011-06-13 10:43:23] the...@php.net Automatic comment from SVN on behalf of thekid Revision: http://svn.php.net/viewvc/?view=revision&revision=312115 Log: - Fix compiler warning about long vs. int in printf() # See bug #55009 # Compare to _server_message_handler() a little below, where this # is done the same way ------------------------------------------------------------------------ [2011-06-13 10:32:19] the...@php.net The "$SYBASE_CT_INCDIR/libsybct.so" issue was fixed by SVN rev 311917 in bug Bug #53540. $ svn up ext/sybase_ct/config.m4 At revision 312114. $ grep libsybct ext/sybase_ct/config.m4 elif test -f $SYBASE_CT_LIBDIR/libsybct64.so && test $PHP_SYBASE_64 = "yes"; then elif test -f $SYBASE_CT_LIBDIR/libsybct.so; then I also merged that to 5_3 and 5_4 Guess this really is about the â%dâ vs. â%ldâ warning here. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/bug.php?id=55009 -- Edit this bug report at http://bugs.php.net/bug.php?id=55009&edit=1