Project

Profile

Help

Bug #2637

closed

PHP build config still using old library naming: libsaxon.so

Added by O'Neil Delpratt over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Category:
PHP Build
Start date:
2016-02-22
Due date:
% Done:

100%

Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
1.0.0
Fixed in version:
1.0.1
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:

Description

The config.m4 file seems to assume the library name libsaoxn.so under /usr/lib. In Saxon 1.0.0 we have renamed the library to libsaxonhec.so for HE and similar naming for PE and EE. The build config file needs to change to match the new naming convention.

The workaround is to create symblic link of the library libsaxonhec.so to libsaoxn.so under '/usr/lib'. Similar fix to PE and EE.

Patch will be available in the next maintenance release.

Actions #1

Updated by O'Neil Delpratt over 8 years ago

  • Category set to PHP Build
  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Added new config.m4 files for the different editions to point to the new library file names under linux. Committed to subversion and available for next maintenance release.

Actions #2

Updated by O'Neil Delpratt over 8 years ago

  • Status changed from Resolved to Closed
  • Fixed in version set to 1.0.1

Bug fix applied in the Saxon/C 1.0.1 maintenance release.

Please register to edit this issue

Also available in: Atom PDF