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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
30 - 20 = ?
Subscribe to this entry?

 
 [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: Thu May 23 04:01:32 2024 UTC