From: [EMAIL PROTECTED] Operating system: Redhat 7.2 PHP version: 4.1.2 PHP Bug Type: XSLT related Bug description: XSLT config.m4 not checking for js library.
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. -- Edit bug report at http://bugs.php.net/?id=16382&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16382&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16382&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16382&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16382&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16382&r=support Expected behavior: http://bugs.php.net/fix.php?id=16382&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16382&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16382&r=submittedtwice
