Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Mar 2005 00:15:16 +0200
From:      Alexey Zelkin <phantom@FreeBSD.org.ua>
To:        Chuck Robey <chuckr@chuckr.org>
Cc:        FreeBSD-Java@freebsd.org
Subject:   Re: building for amd64
Message-ID:  <20050319221516.GA79263@phantom.cris.net>
In-Reply-To: <423C5C6D.7090005@chuckr.org>
References:  <423B13D2.5030200@chuckr.org> <20050319095818.GA75569@phantom.cris.net> <423C5C6D.7090005@chuckr.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 19, 2005 at 05:07:57PM +0000, Chuck Robey wrote:
> Alexey Zelkin wrote:
> >hi,
> >
> >It depends on linux-jdk14 which is running well under linux emulation
> >for amd64.
> 
> Are you sure about this?  Both the Makefile and the pkg-descr are quite 
> insistent on the fact that its a i386 port, not a amd64 one, and I do 

Yes, I do.  Rev. 1.48 of java/linux-sun-jdk14/Makefile and rev. 1.87
of emulators/linux_base-8/Makefile are explicitly note that.

At last, *I* have added amd64 support for 1.5 and sure that it works.

> not want to turn this machine into a i386 lookalike, as far as libs and 
> I couldn't convince the uname anyways.  Nearly all software would 
> autodetect the arch and refuse to run.

It does.  And since it runs on amd64, there's no reason to refuse
installation. 

linux-sun-jdk14 is only required to bootstrap of jdk15.  So, after build
and install of jdk15 complete, you can safely remove linux_base and
linux-sun-jdk14 ports.

>  Recompile your kernel with COMPAT_LINUX32 and LINPROCFS
> >options, mount linprocfs, and proceed per jdk15 port's instructions.
> >
> >On Fri, Mar 18, 2005 at 05:45:54PM +0000, Chuck Robey wrote:
> >
> >>as recommended, I just finished downloading all the jdk15 files, and 
> >>began buiding jdk15, for my machine, which is a dual opteron.  I do NOT 
> >>want to have a i386 compiler on this machine , as I said in earlier 
> >>mails, so that the jdk15 seemed to be my only choice.
> >>
> >>Well, imagine my surprise to find out that the jdk15 port depends on 
> >>having a jdk14 port installed?  I can't have the jdk14, that has been 
> >>discussed here, so how can I build a jdk15?
> >>
> >>Is there any workaround, or could anybody else legally help me out?
> >>_______________________________________________
> >>freebsd-java@freebsd.org mailing list
> >>http://lists.freebsd.org/mailman/listinfo/freebsd-java
> >>To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
> >
> >_______________________________________________
> >freebsd-java@freebsd.org mailing list
> >http://lists.freebsd.org/mailman/listinfo/freebsd-java
> >To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
> 
> _______________________________________________
> freebsd-java@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050319221516.GA79263>