Hi folks
I want to install on aix 4.3.3 this stuff :
- apache 1.3.20
- php 4.0.6 latest snap from 29 october
- informix support with php
dynamic :
./configure --with-informix --with-apxs
make
reports following :
"zend_qsort.c", line 33.18: 1506-025 (S) Operand must be a modifiable lvalue.
"zend_qsort.c", line 34.18: 1506-025 (S) Operand must be a modifiable lvalue.
"zend_qsort.c", line 39.18: 1506-025 (S) Operand must be a modifiable lvalue.
"zend_qsort.c", line 40.18: 1506-025 (S) Operand must be a modifiable lvalue.
make: 1254-004 The error code from the last command is 1
What to do. Thanxs