Compiling Java 1.5

Jonathan Chen jonc at chen.org.nz
Fri Mar 31 20:44:16 UTC 2006


On Fri, Mar 31, 2006 at 10:35:24AM -0300, Aguiar Magalhaes wrote:
> Hi list,
> 
> I?ve received many good suggestions and I'm trying ...
> 
> Please, see this error... What can I do ??
> 
> Thanks,
> 
> Aguiar
> 
> - - - - - - - - - - - - -
> gmake[3]: Leaving directory
> `/usr/ports/java/jdk15/work/control/build/bsd-i586/h
> otspot-i586/tmp/bsd_i486_compiler2/product'
> gmake[3]: Entering directory
> `/usr/ports/java/jdk15/work/control/build/bsd-i586/
> hotspot-i586/tmp/bsd_i486_compiler2/product'
> /usr/local/linux-sun-jdk1.4.2/bin/javac -g -d

For some reason, the linux-jdk1.4 binaries isn't up to bootstrapping
your native JDK1.5 build. Check the following:
    - don't build in a jail
    - make sure the linuxalator is loaded
    - make sure the linprocfs is mounted during your initial build

If that doesn't work, you can installing the navtive linux-sun-jdk15
to enable your build. FYI, if you had native JDK1.4 installed, that would
work as well.

Cheers.
-- 
Jonathan Chen <jonc at chen.org.nz>
----------------------------------------------------------------------
                "I don't want to achive immortality through my works..
                 I want to achieve it through not dying" - Woody Allen


More information about the freebsd-questions mailing list