error compile php5 solaris 10
I'm trying to compile php5 on solaris 10 5.10 Generic_150400-67 sun4v sparc.
I get an error during compilation.
The former version is 5.10 Generic_148888-01 sun4v sparc. I had no problem for compilation. But after applying recommended patches on a new installed server, I find this error during compilation:
/appli/delta/deltasig/tmp/php-5.2.12/ext/dom/node.c: In function `dom_canonicalization':
/appli/delta/deltasig/tmp/php-5.2.12/ext/dom/node.c:1953: error: dereferencing pointer to incomplete type
/appli/delta/deltasig/tmp/php-5.2.12/ext/dom/node.c:1955: error: dereferencing pointer to incomplete type
*** Error code 1
make: Fatal error: Command failed for target `ext/dom/node.lo'