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
 [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 Apr 26 10:01:31 2024 UTC