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:
Last comment had nothing to with my problem. Why isn't it a PHP bug?
Who is causing the bug then ??
Previous Comments:
------------------------------------------------------------------------
[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
------------------------------------------------------------------------
[2004-12-22 05:10:55] [EMAIL PROTECTED]
What is the shortest possible configure line with which you can
reproduce this?
------------------------------------------------------------------------
[2004-12-21 09:10:52] meuk at zwaremetalen dot com
I've just done a manual install of sablotron. Did the configure again
but then with the option --with-xslt-sablot=/opt/sablot and still I get
the same error. So it has nothing to do with Gentoo.
------------------------------------------------------------------------
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