Date: Sun, 10 Jun 2007 11:16:02 +0300 From: "Abdullah Ibn Hamad Al-Marri" <almarrie@gmail.com> To: "Walter Vaughan" <wvaughan@steelerubber.com> Cc: freebsd-current@freebsd.org Subject: Re: Threading breaking FreeBSD Foundation's Java? Message-ID: <499c70c0706100116v68a390dbn4321a50f636140c1@mail.gmail.com> In-Reply-To: <466B421E.8030000@steelerubber.com> References: <466A5CA2.8010301@steelerubber.com> <Pine.GSO.4.64.0706090814530.8402@sea.ntplx.net> <20070609191636.GA52501@rot13.obsecurity.org> <466AFFB4.9020605@steelerubber.com> <466B1E2C.5000907@FreeBSD.org> <466B421E.8030000@steelerubber.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6/10/07, Walter Vaughan <wvaughan@steelerubber.com> wrote: > Marcus Alves Grando wrote: > > > Walter Vaughan wrote: > > > >> Kris Kennaway wrote: > >> > >>>> You probably need to wait for compat6x support > >>> > >>> > >>> > >>> Or test the proposed port so that we have increased confidence that it > >>> actually does what it is supposed to ;-) > >> > >> > >> Actually I would LOVE to do that but I couldn't turn up instructions. > >> > >> How do I get the compat6x port into my ports collection. I just did a > >> cvsup and its not in misc. > > > > > > fetch http://people.freebsd.org/~mnag/compat6x.shar > > sh compat6x.shar > > cd compat6x > > make all install clean > > > > Enjoy > > Argh. > > Did that first w/o the "all" option > > Then I fetched latest current > put option COMPAT_FREEBSD6 in MYKERNEL > make -j24 buildworld > make -j24 buildkernel KERNCONF=MYKERNEL > make installkernel > make installworld > > deinstalled & distcleaned compat6x > then did make all install clean > > ran the java class and same error... > whining about libpthread > and a core dump > > got upset stomach > > Then decided to re-compile the java file and re-execute the .class file > *NO MORE libpthread errors! > still a core dump though... > > PROGRESS! > > Thanks everyone > > -- > Walter Did you try libthr instead of libpthread? check the java archive about libmap.com if you want to give it a try ;) -- Regards, -Abdullah Ibn Hamad Al-Marri Arab Portal http://www.WeArab.Net/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?499c70c0706100116v68a390dbn4321a50f636140c1>