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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 08:01:32 2024 UTC