Date: Sat, 5 Mar 2005 22:36:52 +0100 From: "Ernst W. Winter" <ewinter@ewinter.org> To: vjordana@t-online.de Cc: freebsd-amd64@freebsd.org Subject: Re: java 15 Message-ID: <20050305213652.GA1708@lobo.homeunix.org> In-Reply-To: <422A1DC0.6090601@shih.be> References: <20050305072007.GA70581@lobo.homeunix.org> <422A1DC0.6090601@shih.be>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 05 Mar 2005, vjordana@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@lobo.homeunix.org:/usr/obj/usr/src/sys/lobo amd64 ~ -----------------------------Snip------------------------------------- Ernst
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050305213652.GA1708>