java 15

Ernst W. Winter ewinter at ewinter.org
Sat Mar 5 21:38:40 GMT 2005


On Sat, 05 Mar 2005, vjordana at t-online.de wrote:

> Ernst W. Winter wrote:
[...]
> >../../../src/share/classes/sun/reflect/NativeMethodAccessorImpl.java
> >../../../src/share/classes/sun/reflect/Reflection.java ; \
> >fi
> >execv(): Bad address
> >Error trying to exec /usr/local/linux-sun-jdk1.4.2/bin/javac.
> >Check if file exists and permissions are set correctly.
> >gmake[3]: *** [.compile.classlist] Error 1
> >gmake[3]: Leaving directory
> >`/usr/ports/java/jdk15/work/j2se/make/java/java'
> >gmake[2]: *** [all] Error 1
> >gmake[2]: Leaving directory
> >`/usr/ports/java/jdk15/work/j2se/make/java'
> >gmake[1]: *** [all] Error 1
> >gmake[1]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make'
> >gmake: *** [j2se-build] Error 2
> >*** Error code 2
> >
> >Stop in /usr/ports/java/jdk15.
> >/usr/ports/java/jdk15 
> >lobo root 504-->
[...]

> > 66 -rwxrwxr-x  1 root  wheel  66156 Jan 15 20:53 javac
> >
> >has anyone experienced this probelm with java15? and what could be
> >done to fix it?
> >
> >Ernst
> >
[...]

> I had the same problem and solved it executing the last command which 
> caused the error manually. Looks like the error comes because it's a 
> very long command. Just put the command that comes between 'then' and 
> 'fi' in a shell file and execute it manually in the directory 

Hmm, where is or would be the command? In the Makefile?

> work/j2sre/make/java/java (I'm not seating now in my amd64 FreeBSD

that would be the directory.

> computer but I think that was the directory). The compilation will
> go on without any problem if you resume it afterwards with a 'make
> build'.
> 
nice and thanks so far at least I'm getting closer with it.

Here the version I run:
-----------------------------Snip-------------------------------------
lobo root 508-->uname -a
FreeBSD lobo.homeunix.org 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #9:
Fri Mar  4 13:28:16 CET 2005
ewinter at lobo.homeunix.org:/usr/obj/usr/src/sys/lobo  amd64
~
-----------------------------Snip-------------------------------------

Ernst



More information about the freebsd-amd64 mailing list