Java on 8-CURRENT

Aryeh M. Friedman aryeh.friedman at gmail.com
Mon Mar 24 14:30:15 PDT 2008


Jens Schweikhardt wrote:
> hello, world\n
>
> in the past I have installed java via java/diablo-jdk15 to bootstrap
> java/jdk15. This no longer works on 8-CURRENT because diablo-jdk15
> contains system calls to kse_create(), but 8-CURRENT does no longer
> support kernel option KSE.
>
> What is a possible way to compile a recent java implementation on
> 8-CURRENT?
>
>   

See the examples at the end of the man page for libmap.conf... you will 
need to make two enteries one for the /usr/ports/ version of diablo and 
one for the installed one then buiild the native jdk from it and 
deinstall diablo and get rid of the libmap.conf stuff (cleaner that way)



More information about the freebsd-java mailing list