ID: 15227
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Compile Failure
Operating System: Linux
PHP Version: 4.1.1
New Comment:

For 4.1.1 add --with-expat-dir=/usr (if libexpat is in /usr/lib).
Fix is underway for 4.2.0dev

Derick


Previous Comments:
------------------------------------------------------------------------

[2002-01-25 14:22:31] [EMAIL PROTECTED]

I have been trying to compile with the following configuration:
./configure --with-mysql --with-xmlrpc --with-zlib --with-pear
--with-xml

During the make it will fail with unresolved dependencies to XML_*
functions which are contained in the expat lib...the make line that
links libphp4.la and the the line that continues to make php the binary
does not specify either the local expat library in ext/xml/expat (which
is not being built) or the expat library that is installed in /usr/lib

Note, this configuration works if I am building with apache as it uses
apaches expat functions...

My first test was without the --with-xml but I tried it also with xml
and that did not work either.

Please let me know if you need more information relating to this, I
have tested on both RedHat 7.2 and SuSe 7.3


------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=15227&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to