From:             [EMAIL PROTECTED]
Operating system: FreeBSD 4.1.1
PHP version:      4.0.4pl1
PHP Bug Type:     Compile Failure
Bug description:  Missing file when doing make

./configure --prefix=/usr/local/php --with-mysql 
--with-apxs=/usr/local/apache/bin/apxs --with-imap=/usr/home/rick/imap-2000a/ 
--with-gettext --enable-track-vars --enable-versioning --with-mm=/usr/local/mm/ 
--with-openssl=/usr/local/openssl/ --with-java=/usr/local/jdk1.1.8

javac:No such file or directory
*** Error code 1

Acording to the Makefile there should be a file named reflect.class in 
/php-4.0.3pl1/ext/java that gets moved to php-4.0.3pl1/ext/java/net/php. This file 
does not exist in either directory and causes make to fail.


-- 
Edit Bug report at: http://bugs.php.net/?id=8847&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to