ID: 50982 Updated by: [email protected] Reported By: geissert at debian dot org -Status: Open +Status: Assigned -Bug Type: *Compile Issues +Bug Type: Compile Failure PHP Version: 5.3.1 -Assigned To: +Assigned To: dmitry New Comment:
Related to bug #48034 Dmitry, please check this out. Previous Comments: ------------------------------------------------------------------------ [2010-02-09 23:26:25] geissert at debian dot org Description: ------------ If sys/mman.h does not define PAGE_SIZE there's an incorrect assumption that it is 4096. This can have multiple side effects. At Debian we are going to use the following patch: http://git.debian.org/?p=pkg-php/php.git;a=blob;f=debian/patches/page_size_fixes.patch;h=f24b732ff6349101e1cee560b581081ca74d717f;hb=HEAD There's also a logical bug where PAGE_SIZE could not be defined at all but still used, but I'm not addressing that one. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=50982&edit=1
