php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16382 XSLT config.m4 not checking for js library.
Submitted: 2002-04-01 15:26 UTC Modified: 2002-04-01 16:23 UTC
From: sthomas at townnews dot com Assigned:
Status: Closed Package: XSLT related
PHP Version: 4.1.2 OS: Redhat 7.2
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: sthomas at townnews dot com
New email:
PHP Version: OS:

 

 [2002-04-01 15:26 UTC] sthomas at townnews dot com
Sablotron can be compiled with support for libjs.  The
newer Sablotron RPMs default to this.  Unfortunately,
if libjs is compiled in, and not linked with the rest
of the php libraries, there are symbol errors.

There should be a routine that can check if sablotron has
been compiled with libjs, and if so, check for libjs
and add it to the set of ldflags in the final compile
phase.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-01 16:23 UTC] sniper@php.net
Already fixed in CVS and PHP 4.2.0-dev. 

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 23:01:30 2024 UTC