php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3336 configure: error: cannot find XML include files
Submitted: 2000-01-28 05:17 UTC Modified: 2000-05-15 18:12 UTC
From: meng at dbai dot tuwien dot ac dot at Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.14 OS: Solaris 5.6
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: meng at dbai dot tuwien dot ac dot at
New email:
PHP Version: OS:

 

 [2000-01-28 05:17 UTC] meng at dbai dot tuwien dot ac dot at
i did the changes in apxs as you discribed in your faq 4.11, and still get the same error message while configuring with
 ./configure --prefix=/sw/web --with-msql=/sw/web --with-apxs=/sw/web/bin/apxs --with-xml

checking for XML support... Global symbol "$CFG_LIBS_SHLIB" requires explicit package name at /sw/web/bin/apxs line 401.
Execution of /sw/web/bin/apxs aborted due to compilation errors.
configure: error: cannot find XML include files

apxs line 401 says: $cmd .= " $CFG_LIBS_SHLIB";
the xml include file is in /sw/web/include.

thanx for your help

mat.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-15 18:12 UTC] sas at cvs dot php dot net
Reinstalling Apache from source will solve this problem. 
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jun 28 07:00:02 2026 UTC