ID: 31028
User updated by: meuk at zwaremetalen dot com
Reported By: meuk at zwaremetalen dot com
-Status: Bogus
+Status: Open
Bug Type: Compile Failure
Operating System: Gentoo Linux
PHP Version: 4.3.10RC2
New Comment:
My problem has nothing to do with Java. I can make a configure
statement without the option "--with-java=/opt/j2sdk1.4.2" and still
get the sablotron error. It is just one part of the few combinations
which make the error occur.
Why don't you try my previous configure statement and tell me what
results you get?
Previous Comments:
------------------------------------------------------------------------
[2005-01-14 04:19:31] [EMAIL PROTECTED]
Reopen after you have done what was suggested in the previous
comment..
------------------------------------------------------------------------
[2005-01-13 09:02:57] meuk at zwaremetalen dot com
Last comment had nothing to with my problem. Why isn't it a PHP bug?
Who is causing the bug then ??
------------------------------------------------------------------------
[2005-01-13 04:32:58] [EMAIL PROTECTED]
Not PHP bug.
------------------------------------------------------------------------
[2005-01-07 17:31:22] gentoo at slave dot umbr dot cas dot cz
My problem was in missing libjvm.so. I use blackdown-jre on my Gentoo
and I have setup for LDPATH only for
/opt/blackdown-jdk-1.4.2.01/jre/lib/i386/{,native_threads,classic}.
But the libjvm.so is in
/opt/blackdown-jdk-1.4.2.01/jre/lib/i386/{client,server} directories.
And while configuring php-cgi, it links with some library, which
requires libjvm.so. And I had a problem that there was neither
lib/i386/client nor lib/i386/server in /etc/ld.so.conf. I have updated
my system, now I have these paths in ld.so.conf and configure script
works.
Problem was while compilation C program to get version of Sabltron (see
end of config.log). Try to copy this C program to some file, delete
#include "conftest.h" and try to compile using the last gcc command in
config.log and than try to run the result of compilation. It should say
what library it is missing. I hope it will help.
------------------------------------------------------------------------
[2004-12-22 11:46:31] meuk at zwaremetalen dot com
This configure is a lot smaller and throws the error:
./configure \
--with-apache=../apache_1.3.33 \
--with-gd=/opt/libgd2 \
--with-xslt-sablot=/usr \
--enable-xslt \
--with-jpeg-dir=/usr \
--with-java=/opt/j2sdk1.4.2
------------------------------------------------------------------------
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/31028
--
Edit this bug report at http://bugs.php.net/?id=31028&edit=1