java/jdk15 build failure on amd64

Sean McNeil sean at mcneil.com
Thu Feb 3 11:19:15 PST 2005


Ooops.  Sorry for replying to myself, but I forgot something...

On Thu, 2005-02-03 at 11:14 -0800, Sean McNeil wrote:
> I have seen several people having the same issue I had.  I am not sure
> what the cause is, but I found that I can get jdk15 to build for amd64
> by doing the following:
> 
> 	cd /usr/ports/java/jdk15/work/j2se/make/java/java
> 	cut and past the command and run it interactively.

3) go back to the port directory
4) make

Now it appears to finish.  I also could build jdk15 without any errors
after I installed it:

make install
make clean
make
make deinstall install

all that works without any further errors.

> It seems like the command line is too long, so when I cut and paste I
> didn't compile all the files and I had to trim the last one that was cut
> off.  The command line length might be the reason for the failure, I
> don't know.
> 
> Now, all I need is a mozilla java plugin and eclipse :)
> 
> Cheers,
> Sean
> 



More information about the freebsd-java mailing list