I am trying to configure and install sablotron for php. I have a need to integrate the xslt into some code we are using. I seem to be able to get through installing expat and sablotron. The makes seem to work okay, but when I got to make php the second to the last step I get this kind of error:
.
.
/home/cpapachebuild/buildapache/php-4.3.10/ext/xml/xml.c:233: undefined reference to `php_XML_ExpatVersion'
It is almost always some sort of undefined reference. This is the most recent one I have recieved. It refers to XML, but I have had them for several different issues.
Does anybody know anything about this or have any luck getting this done.
.
.
/home/cpapachebuild/buildapache/php-4.3.10/ext/xml/xml.c:233: undefined reference to `php_XML_ExpatVersion'
It is almost always some sort of undefined reference. This is the most recent one I have recieved. It refers to XML, but I have had them for several different issues.
Does anybody know anything about this or have any luck getting this done.