[PHP-DEV] PHP 4.0 Bug #8439 Updated: make failure in ext/java/ From: akilov <email protected>
Date: 12/27/00

ID: 8439
Updated by: akilov
Reported By: wirtz <email protected>
Status: Open
Bug Type: Compile Failure
Assigned To:
Comments:

Make sure you have CLASSPATH=.:$CLASSPATH before attempting to build ext/java.

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

[2000-12-27 11:30:03] wirtz <email protected>
switch: --with-java

The make aborts in ext/java, because the Makefile creates net/php, copies reflect.java
to this location and compiles this file. Then it continues in this same directory and not
in net/php/net/php, where reflect.class is located
(Error occurs in 4.0.3pl1 and 4.0.4 as well, sorry for reporting this that late ;-p)

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

Full Bug description available at: http://bugs.php.net/?id=8439

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>