ID: 42847 Updated by: [EMAIL PROTECTED] Reported By: philip at roshambo dot org -Status: Open +Status: Assigned Bug Type: Unknown/Other Function Operating System: Mac PHP Version: 5.2.4 -Assigned To: +Assigned To: nlopess
Previous Comments: ------------------------------------------------------------------------ [2007-10-03 23:22:44] philip at roshambo dot org Description: ------------ Compiling PHP with gcov support requires lcov from the LTP (Linux Test Project) installed. Version 1.6 was released 2007-08-22 and PHP says it won't work (requires 1.5 not 1.6) so this report requests PHP to allow 1.6. http://sourceforge.net/project/showfiles.php?group_id=3382&package_id=80148 Reproduce code: --------------- ./configure --enable-gcov Expected result: ---------------- Success Actual result: -------------- ... checking whether to include gcov symbols... yes checking for lcov... lcov checking for genhtml... genhtml checking for ltp version... invalid configure: error: You must have one of the following versions of LTP: 1.5 (found: 1.6). ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42847&edit=1