ID:               15676
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Linux RedHat 7.1
 PHP Version:      4.1.1
 New Comment:

The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php


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

[2002-02-22 08:25:51] [EMAIL PROTECTED]

When I configure my PHP without "--with-java" the following
configure-command is successful:

./configure --bindir=/u/own/php-bin/php411
--with-config-file-path=/u/own/php-bin/php411
--enable-force-cgi-redirect --without-pear --with-zlib --with-bz2
--enable-calendar --with-curl --enable-ftp --with-gd=/usr
--enable-gd-native-ttf
--with-imap=/usr/local/src/imap-2001.BETA.SNAP-0105042209 --with-mcrypt
--with-mhash --with-mysql=/usr --enable-shmop --enable-sockets
--enable-sysvshm --enable-sysvshm --with-vpopmail --enable-wddx
--enable-versioning --enable-memory-limit --enable-track-vars
--with-xml --with-ttf --with-openssl

But when I add "--with-java=/usr/local/jdk" to the configure-command
the script fails with:

checking for ircg support... no
checking for Java support... yes
checking whether to include LDAP support... no
checking whether to enable mailparse support... no
checking whether to enable multibyte string support... no
checking whether to enable japanese encoding translation... no
checking for MCAL support... no
checking for mcrypt support... yes
checking for mcrypt_module_open in -lmcrypt... no
checking for init_mcrypt in -lmcrypt... no
configure: error: Sorry

It's funny that the configure-script complains about mcrypt while it
doesn't complain about it without java!??

Best regards
Stephan Sann

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


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

Reply via email to