Closed
Description
Description
The following code:
./buildconf
./configure
Resulted in this output:
...
checking whether we are using musl libc... grep: illegal option -- q
Usage: grep -hblcnsviw pattern file . . .
no
...
But I expected this output instead:
checking whether we are using musl libc... no
PHP Version
PHP 8.2+
Operating System
Oracle Solaris 10