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
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: 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

Pull Requests

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: Sun Dec 22 11:01:30 2024 UTC