ID: 14555
Comment by: [EMAIL PROTECTED]
Old Reported By: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: XSLT related
Operating System: debian woody
PHP Version: 4.1.0
New Comment:

Same for me: PHP 4.0.6
tried: Sablot 0.52 0.65 0.70 0.71 0.80
on: Mandrake 8.1, Debian 2.2r4 upgraded to sid
All of them generates the same error, when I compiled the module sablot
(phpize ./configure --with-sablot=shared make all, copying the
sablot.so to libdir, and adding to php.ini. On debian it segfaults, on
Mandrake generates the described error message in the apache error
log).
On older system (mandrake 7.2 krnel 2.2.19 glibc 2.1.3 no problems)
besides:
when compiling with --enable-xslt --with-xslt-sablot
the script fails during make claiming duplicate function declarations
in sablot.c


Previous Comments:
------------------------------------------------------------------------

[2001-12-31 10:38:47] [EMAIL PROTECTED]

Not a PHP bug.

------------------------------------------------------------------------

[2001-12-17 22:33:47] [EMAIL PROTECTED]

balder:~# nm /usr/local/lib/libsablot.so.0 | grep
XML_SetParamEntityParsing
         U XML_SetParamEntityParsing

Unlinked I guess, I don't really know what it means in this context,
maybe something I should investigate with gingerall/sablot lists.

------------------------------------------------------------------------

[2001-12-17 17:57:19] [EMAIL PROTECTED]

Please post the output of this:

nm /usr/local/lib/libsablot.so.0 | grep XML_SetParamEntityParsing

------------------------------------------------------------------------

[2001-12-17 17:54:08] [EMAIL PROTECTED]

That gives one line with "XML_SetParamEntityParsing", so I assume it is
in there. There was no probs compiling and installing Sablot, I have
NOT found any similar issue on the gingerall pages or any other mailing
lists/newsgroups I've searched.

------------------------------------------------------------------------

[2001-12-17 02:44:23] [EMAIL PROTECTED]

What does the output of

  strings /usr/local/lib/libsablot.so.0|grep XML_SetParamEntityParsing

gives you?

If you're missing the symbol your libsablot installation is broken.

Feedback.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/?id=14555


Edit this bug report at http://bugs.php.net/?id=14555&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to