ID:               16519
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
-Bug Type:         *Compile Issues
+Bug Type:         Compile Failure
 Operating System: linux redhat 7.2
 PHP Version:      4.1.2
 New Comment:

I can not reproduce this with PHP 4.2.0RC3 or latest CVS.
Please try them: http://www.php.net/~derick/ (for the RC3)
http://snaps.php.net/ (snapshots)

--Jani



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

[2002-04-09 16:51:56] [EMAIL PROTECTED]

Hi,
line 25 of the makefile in ext/java causes a folder construction like
net/php/net/php and put the compiled class in that deepest folder. This
causes the compiler to stop as it cannot find the  file...and if you
move it manually it can't remove the folders;)
this should solve it though (unless you want to train your users;=))
pushd net/php
javac reflect.java
popd

regards,
flim

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


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

Reply via email to