|
List Info
Thread: Re: JDK ports questions
|
|
| Re: JDK ports questions |
  Germany |
2008-03-19 11:23:20 |
Achilleas Mantzios wrote:
> Oliver Fromme wrote:
> > Achilleas Mantzios wrote:
> > > For FreeBSD 7.0, you will have to install
misc/compat6x
> >
> > But it's only required for the bootstrap, right?
> > I.e. when I have built the JDK successfully, I
don't
> > need compat6x anymore, I assume.
>
> No, the diablo-jdk1.5.0 executable depends on
> /usr/local/lib/compat/libpthread.so.2 which is in
compat6x-i386
Wait a second ... I think we're talking about different
things here.
I'm aware that diablo-jdk is a binary for FreeBSD 6, so
it clearly depends on compat6x when running on 7.0.
However, when I compile my own native JDK on FreeBSD 7
(either jdk15 or jdk16), I assume it will be a FreeBSD 7
binary, so it only depends on FreeBSD 7 libraries, so it
does not need compat6x.
As far as I know, the native JDK (e.g. jdk16) can be
bootstrapped using diablo-jdk, so I will need compat6x
for that. But as soon as the build is done, I do not
need the diablo-jdk anymore, hence I don't need copat6x
anymore either.
Am I wrong?
Best regards
Oliver
--
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29,
85567 Grafing b. M.
Handelsregister: Registergericht Muenchen, HRA 74606,
Geschäftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsregister:
Registergericht Mün-
chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb,
Ralf Gebhart
FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd
"I made up the term 'object-oriented', and I can tell
you
I didn't have C++ in mind."
-- Alan Kay, OOPSLA '97
_______________________________________________
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"
|
|
| Re: JDK ports questions |
  United States |
2008-03-19 11:32:41 |
???? WEDNESDAY 19 MARCH 2008 18:23:20 ?/? OLIVER FROMME
??????:
> ACHILLEAS MANTZIOS WROTE:
> > OLIVER FROMME WROTE:
> > > ACHILLEAS MANTZIOS WROTE:
> > > > FOR FREEBSD 7.0, YOU WILL HAVE TO
INSTALL MISC/COMPAT6X
> > >
> > > BUT IT'S ONLY REQUIRED FOR THE BOOTSTRAP,
RIGHT?
> > > I.E. WHEN I HAVE BUILT THE JDK SUCCESSFULLY,
I DON'T
> > > NEED COMPAT6X ANYMORE, I ASSUME.
> >
> > NO, THE DIABLO-JDK1.5.0 EXECUTABLE DEPENDS ON
> > /USR/LOCAL/LIB/COMPAT/LIBPTHREAD.SO.2 WHICH IS IN
COMPAT6X-I386
>
> WAIT A SECOND ... I THINK WE'RE TALKING ABOUT
DIFFERENT
> THINGS HERE.
>
> I'M AWARE THAT DIABLO-JDK IS A BINARY FOR FREEBSD 6,
SO
> IT CLEARLY DEPENDS ON COMPAT6X WHEN RUNNING ON 7.0.
>
> HOWEVER, WHEN I COMPILE MY OWN NATIVE JDK ON FREEBSD 7
> (EITHER JDK15 OR JDK16), I ASSUME IT WILL BE A FREEBSD
7
> BINARY, SO IT ONLY DEPENDS ON FREEBSD 7 LIBRARIES, SO
IT
> DOES NOT NEED COMPAT6X.
SURE.
>
> AS FAR AS I KNOW, THE NATIVE JDK (E.G. JDK16) CAN BE
> BOOTSTRAPPED USING DIABLO-JDK, SO I WILL NEED COMPAT6X
> FOR THAT. BUT AS SOON AS THE BUILD IS DONE, I DO NOT
> NEED THE DIABLO-JDK ANYMORE, HENCE I DON'T NEED
COPAT6X
> ANYMORE EITHER.
YES.
HOWEVER I DONT HAVE JDK1.6 (FOR PRODUCTION) EXPERIENCE, SO
MAYBE SOMEOTHER CAN HELP ON THAT ONE.
>
> AM I WRONG?
>
> BEST REGARDS
> OLIVER
>
--
ACHILLEAS MANTZIOS
KOSOVO IS SERBIA FOR EVER
_______________________________________________
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"
|
|
| Re: JDK ports questions |
  Australia |
2008-03-20 15:44:21 |
On Wed, Mar 19, 2008 at 05:23:20PM +0100, Oliver Fromme
wrote:
> Achilleas Mantzios wrote:
> > Oliver Fromme wrote:
> > > Achilleas Mantzios wrote:
> > > > For FreeBSD 7.0, you will have to
install misc/compat6x
> > >
> > > But it's only required for the bootstrap,
right?
> > > I.e. when I have built the JDK successfully,
I don't
> > > need compat6x anymore, I assume.
> >
> > No, the diablo-jdk1.5.0 executable depends on
> > /usr/local/lib/compat/libpthread.so.2 which is in
compat6x-i386
>
> Wait a second ... I think we're talking about
different
> things here.
>
> I'm aware that diablo-jdk is a binary for FreeBSD 6,
so
> it clearly depends on compat6x when running on 7.0.
>
> However, when I compile my own native JDK on FreeBSD 7
> (either jdk15 or jdk16), I assume it will be a FreeBSD
7
> binary, so it only depends on FreeBSD 7 libraries, so
it
> does not need compat6x.
>
> As far as I know, the native JDK (e.g. jdk16) can be
> bootstrapped using diablo-jdk, so I will need compat6x
> for that. But as soon as the build is done, I do not
> need the diablo-jdk anymore, hence I don't need
copat6x
> anymore either.
>
> Am I wrong?
You are correct on all counts.
--
Greg Lewis Email : glewis eyesbeyond.com
Eyes Beyond Web : http://www.eyesbeyond.com
a>
Information Technology FreeBSD : glewis 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"
|
|
[1-3]
|
|