ID:               43917
 Updated by:       [EMAIL PROTECTED]
 Reported By:      lnycm at msn dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Cent OS 5.0
 PHP Version:      5.2.5
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.





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

[2008-01-23 07:11:41] lnycm at msn dot com

Description:
------------
Configuring extensions
checking whether to enable LIBXML support... yes
checking libxml2 install dir... no
checking for xml2-config path... /usr/bin/xml2-config
checking whether libxml build works... no
configure: error: build test failed.  Please check the config.log for
details.

Reproduce code:
---------------
configure:20055: gcc -o conftest -g -O2   -L/usr/local/lib conftest.c 
          
         -lresolv -lm -ldl -lnsl  -lxml2 -lz -liconv -lm 1>&5
configure: failed program was:
#line 20044 "configure"
#include "confdefs.h"

    
    char xmlInitParser();
    int main() {
      xmlInitParser();
      return 0;
    }




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


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

Reply via email to