Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2006 10:30:38 +0200
From:      "Andy Rozman (Aleksander)" <andy@triera.net>
To:        "Ahmed Parkar" <parkarahmed@gmail.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Azureus wont compile coz of 4E4D4554484F440E4350500525
Message-ID:  <j5h0z2.fn8t56@webmail.triera.net>

next in thread | raw e-mail | index | archive | help
"Ahmed Parkar" <parkarahmed@gmail.com> wrote:

> Hmmm... seems like, nobody is familiar with this problem.
> I'm wondering if anyone could guide me to how to even go about
> tracing down the problem.
> As a starter, how to view the compiler log for the Azureus build attempt.
> This is on a FreeBSD 6.1 amd64 machine with the latest diablo jdk/jre
> binary packages.
> 
> Regards,
> Ahmed
> 
Hi Ahmed !

It might be problem with SWT library. You need to have amd64 version of
library (I am sure of that. I tried this on windows machine, and if you have
amd64 version of java then you have to have dlls for amd64 swt version, which
are not working at this time). I made Azureus working on FreeBSD, but with
older version of azureus (2.4.0.2). Try using original version without
recompile. 

I downloaded linux version installed bash and run it. (After installing SWT
from ports, but it was only i386 version). I am running it since then. I can
send you instruction (step by step) if you would like. 

I tried to compile Azureus on windows and had no luck so far. ANT script is
broken, and I don't use eclipse...

Take care, if you have any more questions you can catch me off-list...

Andy



> On 9/8/06, Ahmed Parkar <parkarahmed@gmail.com> wrote:
> > Hello people...
> >
> > So, after dodging Azureus dependancies, this might be the final hurdle
> > to get Azureus to compile :/
> >
> > Anyway... I got an internal error (4E4D4554484F440E4350500525)
> >
> > I got that error when I was installing something called "sed"
> > (/usr/ports/net/sed ?), but that got resolved once I mounted
> > linprocfs...
> >
> > But Azureus refuses to compile...
> >
> > I googled further more and one site tells me to add -Xint to my java
> > command line... I added that in the last line of work/azureus file
> > that was created. And thats how the number of files mentioned in the
> > output below reduced from 2000 something to 1476... Good thing/bad
> > thing???
> >
> > Any ideas how to get this working?
> > Below from BEGIN to END is the exact console output...
> >
> > PS: please CC your replies to me coz im not on the list....
> >
> > =====BEGIN (I'm in directory /usr/ports/net-p2p/azureus)=====
> >
> > hostname# make install clean
> > ===>  Building for azureus-2.4.0.2
> > Buildfile: build.xml
> >
> > init:
> >
> > compile:
> >    [javac] Compiling 1476 source files to
> /usr/ports/net-p2p/azureus/work/build
> >    [javac] #
> >    [javac] # An unexpected error has been detected by HotSpot Virtual
> Machine:
> >    [javac] #
> >    [javac] #  Internal Error (4E4D4554484F440E4350500525), pid=49360,
> > tid=0x50f000
> >    [javac] #
> >    [javac] # Java VM: Java HotSpot(TM) 64-Bit Server VM
> > (diablo-1.5.0_07-b00 mixed mode)
> >    [javac] # An error report file with more information is saved as
> > hs_err_pid49360.log
> >    [javac] #
> >    [javac] # If you would like to submit a bug report, please write
> >    [javac] # a letter to freebsd-java@FreeBSD.org mailing list
> >    [javac] #
> >
> > BUILD FAILED
> > /usr/ports/net-p2p/azureus/work/build.xml:22: Compile failed; see the
> > compiler error output for details.
> >
> > Total time: 48 seconds
> > *** Error code 1
> >
> > Stop in /usr/ports/net-p2p/azureus.
> > hostname#
> >
> > ====END====
> >
> > cheers...
> > Ahmed
> >
> _______________________________________________
> 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?j5h0z2.fn8t56>