ID: 43905 Updated by: [EMAIL PROTECTED] Reported By: s dot seitz at netz-haut dot net -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: gnu_oensolaris nexenta x86 PHP Version: 5.2.5 New Comment:
Due to a bug in the installed sed on your system the build fails. Install GNU sed and it should be okay. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2008-01-22 08:01:54] s dot seitz at netz-haut dot net Description: ------------ On gnu_solaris machines (i386-pc-solaris2.11-gnu ) the buildsystem is unable to recognize the machine type. config.sub complains with machine not recognized. if someone want's to fix this issue, this type can generally be seen as gnu/linux except the kernel is sunos 5.11. Reproduce code: --------------- ./configure ... checking for a sed that does not truncate output... /usr/bin/sed checking build system type... Invalid configuration `i386-pc-solaris2.11-gnu': machine `i386-pc-solaris2.11' not recognized configure: error: /bin/sh ../config.sub i386-pc-solaris2.11-gnu failed ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=43905&edit=1